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

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