LBM .Net API Documentation
getFieldValueAsBlobArray Method (fieldInfo)
Namespacescom.latencybusters.pdmPDMMessagegetFieldValueAsBlobArray(PDMFieldInfo)
Gets the field value by using the {@link PDMFieldInfo} handle from the {@link PDMDefinition} and attempts to cast it to an array of blobs
Declaration Syntax
C#
public virtual byte[][] getFieldValueAsBlobArray(
	PDMFieldInfo fieldInfo
)
Parameters
fieldInfo (PDMFieldInfo)
the PDMFieldInfo handle
Return Value
the value

Assembly: lbmcspdm (Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)