This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITemplateEditorDialog Interface > ITemplateEditorDialog.ShowDialog Method (ArcObjects .NET 10.5 SDK) |
Displays the template properties dialog for review or edit.
[Visual Basic .NET] Public Sub ShowDialog ( _ ByRef selectedTemplate As String _ )
[C#] public void ShowDialog ( ref string selectedTemplate );
[C++]
HRESULT ShowDialog(
BSTR* selectedTemplate
);
[C++]
Parameters selectedTemplate [in, out] selectedTemplate is a parameter of type BSTR