UM .NET API
6.16.1
|
A handle to field information returned from a PDMDefinition that is used when adding a field value to a PDMMessage. More...
Properties | |
virtual System.String | StrName [get] |
Gets the String StrName property of the PDMFieldInfo. More... | |
virtual int | IntName [get] |
Gets the int IntName property of the PDMFieldInfo. More... | |
A handle to field information returned from a PDMDefinition that is used when adding a field value to a PDMMessage.
|
get |
Gets the int IntName property of the PDMFieldInfo.
Values: the int name
Referenced by com.latencybusters.pdm.PDMDefinition.parse().
|
get |
Gets the String StrName property of the PDMFieldInfo.
Values: the string name
Referenced by com.latencybusters.pdm.PDMDefinition.parse().