Displays the template properties dialog for review or edit.
[Visual Basic .NET] Public Sub ShowDialog ( _ ByRef pbstrSelectedTemplate As String _ )
[C#] public void ShowDialog ( ref string pbstrSelectedTemplate );
[C++]
HRESULT ShowDialog(
BSTR* pbstrSelectedTemplate
);
[C++]Parameters
pbstrSelectedTemplate [in] pbstrSelectedTemplate is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.