ArcObjects Library Reference (TrackingAnalyst)  

ITemplateEditorDialog.TemplateList Property

List of Email Alert message templates available.

[Visual Basic .NET]
Public ReadOnly Property TemplateList As String[]
[C#]
public String[] TemplateList {get;}
[C++]
HRESULT get_TemplateList(
  pVal* pVal
);
[C++]

Parameters

pVal [out, retval]   pVal is a parameter of type

Product Availability

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

See Also

ITemplateEditorDialog Interface