Provides access to properties and methods needed to support actions that use strings containing message field values.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
Description | ||
---|---|---|
DateFormat | Date format to be used for a date field in the message. | |
FieldsWithColumns | Field names and column index of fields used in the action message. | |
FormatMessage | Generate the formatted message for the data (message or feature) provided. | |
Source | Dataset definition ID associated with the tracking service. | |
SourceType | Indication if the source is the dataset definition or a feature. | |
Template | Structured message template for use as an action message output. | |
TemplateName | Name of a message template. | |
TimeFormat | Time format to be used for a time field in the message. |
CoClasses that implement IMessageTemplate
CoClasses and Classes | Description |
---|---|
MessageTemplate | Controls the properties and methods needed to support Email message content for the Email Alert actions. |