The following tables list the members exposed by MessageHelper.
Name | Description | |
---|---|---|
MessageActionPropertyName | A System.String representing the message action property name ("remove", "update", "select" or "un-select"). | |
MessageControlPointsPropertyName | A System.String representing the message control points property name. The string should contain a semi-colon separated set of comma-separated coordinate pairs. | |
MessageIdPropertyName | A System.String representing the key that must be used when specifying the message id via a key value pair. | |
MessageTypePropertyName | A System.String representing the message type property name ("position_Report", "spot_report", or "chemlight"). | |
MessageWkidPropertyName | A System.String representing the message spatial reference well-known id (WKID) key that must be used when specifying the message spatial reference via a key value pair. | |
MessageWktPropertyName | A System.String representing the message spatial reference well-known text (WKT) property name that must be used when specifying the message spatial reference via a key value pair. |
Name | Description | |
---|---|---|
CreateMilitaryRemoveMessage | Creates a new instance of a military (MIL-STD-2525C / APP-6B) message with the action remove. | |
CreateMilitarySelectMessage | Creates a new instance of a military (MIL-STD-2525C / APP-6B) message with the action select or un-select. | |
CreateMilitaryUpdateMessage | Overloaded. Creates a new instance of a military (MIL-STD-2525C / APP-6B) message with the action update. |