This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IM > IMessageTemplate Interface (ArcObjects .NET 10.4 SDK) |
Provides access to properties and methods needed to support actions that use strings containing message field values.
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 and Classes | Description |
---|---|
MessageTemplate | Controls the properties and methods needed to support Email message content for the Email Alert actions. |