LBM .Net API Documentation
getFieldValueAsInt32 Method (fieldInfo)
Namespacescom.latencybusters.pdmPDMMessagegetFieldValueAsInt32(PDMFieldInfo)
Gets the field value by using the {@link PDMFieldInfo} handle from the {@link PDMDefinition} and attempts to cast it to Int32
Declaration Syntax
C#
public virtual int getFieldValueAsInt32(
	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)