ArcObjects Library Reference (TrackingAnalyst)  

IMessageTemplate Interface

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
Read/write property DateFormat Date format to be used for a date field in the message.
Read/write property FieldsWithColumns Field names and column index of fields used in the action message.
Method FormatMessage Generate the formatted message for the data (message or feature) provided.
Read/write property Source Dataset definition ID associated with the tracking service.
Read/write property SourceType Indication if the source is the dataset definition or a feature.
Read/write property Template Structured message template for use as an action message output.
Read/write property TemplateName Name of a message template.
Read/write property 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.