Package | com.esri.tracking.connector |
Class | public class MessageField |
Inheritance | MessageField ![]() |
Property | Defined By | ||
---|---|---|---|
geometryType : GeometryType [read-only]
The geometry type if the field is a shape field. | MessageField | ||
name : String [read-only]
The name of the field. | MessageField | ||
type : MessageFieldType [read-only]
The message field type. | MessageField |
geometryType | property |
geometryType:GeometryType
[read-only] The geometry type if the field is a shape field.
public function get geometryType():GeometryType
name | property |
name:String
[read-only] The name of the field.
public function get name():String
type | property |
type:MessageFieldType
[read-only] The message field type.
public function get type():MessageFieldType