ArcObjects Library Reference (TrackingAnalyst)  

ITemplateEditorDialog Interface

Provides the dialog to access and edit message templates used for message bodies for actions.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Description
Write-only property Action Server or Service Action whose action's message template is to be reviewed or edited.
Method LoadStorage Load the relevant information from storage into memory.
Method SaveStorage Save the relevant information from memory into storage.
Write-only property ServerConnection Server connection for obtaining the service Dataset Definition ID
Method ShowDialog Displays the template properties dialog for review or edit.
Read-only property Template The specific message template corresponding to the specified name.
Read-only property TemplateList List of message templates available.

CoClasses that implement ITemplateEditorDialog

CoClasses and Classes Description
TemplateEditorDialog Controls the Email Alert's template properties dialog.