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