This document is archived and information here might be outdated.  Recommended version.


IATLWizardHelper.Name Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IA > IATLWizardHelper Interface > IATLWizardHelper.Name Property
ArcGIS Developer Help

IATLWizardHelper.Name Property

Name of the ATL Wizard helper.

[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}
[C++]
HRESULT get_Name(
void
);

Product Availability

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

See Also

IATLWizardHelper Interface