This document is archived and information here might be outdated. Recommended version. |
The COM class id for the network analyst class.
[Visual Basic .NET] Public ReadOnly Property ClassCLSID As UID
[C#] public UID ClassCLSID {get;}
[C++]
HRESULT get_ClassCLSID(
IUID** clsid
);
[C++] Parameters clsid [out, retval]
clsid is a parameter of type IUID**
ClassCLSID returns the CLSID of the row returned from the NAClass. By default this value is "{D4D5923C-EA31-4B8D-9050-6429CF17AB41}" which represents "esriNetworkAnalyst.NALocationFeature.1".