Represents a Message Definition. Instances are created internally.

C# | Visual Basic | Visual C++ |
public class MessageDefinition
Public Class MessageDefinition
public ref class MessageDefinition

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | EndTimestampFieldIndex |
The end timestamp field index.
|
![]() | EndTimestampFieldName |
The end timestamp field name.
|
![]() | FieldNameList |
Returns an array of message definition field names.
|
![]() | Fields |
Returns an array of message definition fields.
|
![]() | Guid |
The GUID of the Message Definition.
|
![]() | MessageDefName |
The name of the Message Definition.
|
![]() | MetaData |
The metadata.
|
![]() | Name | Obsolete.
The name of the Service.
|
![]() | ServiceName |
The name of the Service associated with this Message Definition.
|
![]() | ShapeFieldIndex |
The shape field index.
|
![]() | ShapeFieldName |
The shape field name.
|
![]() | SpatialReference |
The spatial reference.
|
![]() | StartTimestampFieldIndex |
The start timestamp field index.
|
![]() | StartTimestampFieldName |
The start timestamp field name.
|
![]() | TimestampFieldIndex | Obsolete.
The timestamp field index.
|
![]() | TimestampFieldName | Obsolete.
The timestamp field name.
|
![]() | TimeZone |
The time zone.
|
![]() | TrackIDFieldIndex |
The track ID field index.
|
![]() | TrackIDFieldName |
The track ID field name.
|
![]() | Type |
The Message Definition type.
|

Object | |
![]() | MessageDefinition |