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