This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAClassDefinitionEdit Interface > INAClassDefinitionEdit.Name Property (ArcObjects .NET 10.4 SDK) |
The name of the class.
[Visual Basic .NET]
Public WriteOnly Property Name
[C#] public void Name {set;}
[C++]
HRESULT put_Name(
BSTR
);
[C++]
Parameters [in] is a parameter of type BSTR
This property should only be set by a custom solver during the creation of the NAContext.