LBM .Net API Documentation
LBMSDMFieldBlob Constructor (name, v)
Namespacescom.latencybusters.lbm.sdmLBMSDMFieldBlobLBMSDMFieldBlob(String, array<Byte>[]()[])
Constructor for a blob field using a byte array as the blob
Declaration Syntax
C#
public LBMSDMFieldBlob(
	string name,
	byte[] v
)
Parameters
name (String)
The field name
v (array< Byte >[]()[])
The byte array to be used as the blob

Assembly: lbmcssdm (Module: lbmcssdm) Version: 6.7.1.0