UM .NET API  6.16
com.latencybusters.pdm.PDMFieldInfo Class Reference

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...
 

Detailed Description

A handle to field information returned from a PDMDefinition that is used when adding a field value to a PDMMessage.

Property Documentation

virtual int com.latencybusters.pdm.PDMFieldInfo.IntName
get

Gets the int IntName property of the PDMFieldInfo.

Values: the int name

Referenced by com.latencybusters.pdm.PDMDefinition.parse().

virtual System.String com.latencybusters.pdm.PDMFieldInfo.StrName
get

Gets the String StrName property of the PDMFieldInfo.

Values: the string name

Referenced by com.latencybusters.pdm.PDMDefinition.parse().


The documentation for this class was generated from the following file: