LBM .Net API Documentation
removeFieldValue Method (fieldInfo)
Namespacescom.latencybusters.pdmPDMMessageremoveFieldValue(PDMFieldInfo)
Removes the field value (corresponding to the passed field info) from the message
Declaration Syntax
C#
public virtual PDMMessage removeFieldValue(
	PDMFieldInfo fieldInfo
)
Parameters
fieldInfo (PDMFieldInfo)
the PDMFieldInfo of the field to remove
Return Value
this PDMMessage for chaining

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