This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemplateEditorDialog Interface (ArcObjects .NET 10.4 SDK) |
Provides the dialog to access and edit message templates used for message bodies for actions.
Description | ||
---|---|---|
Action | Server or Service Action whose action's message template is to be reviewed or edited. | |
LoadStorage | Load the relevant information from storage into memory. | |
SaveStorage | Save the relevant information from memory into storage. | |
ServerConnection | Server connection for obtaining the service Dataset Definition ID | |
ShowDialog | Displays the template properties dialog for review or edit. | |
Template | The specific message template corresponding to the specified name. | |
TemplateList | List of message templates available. |
CoClasses and Classes | Description |
---|---|
TemplateEditorDialog | Controls the Email Alert's template properties dialog. |