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