This document is archived and information here might be outdated. Recommended version. |
The name of the network dataset.
[Visual Basic .NET] Public ReadOnly Property NetworkDatasetName As IName
[C#] public IName NetworkDatasetName {get;}
[C++]
HRESULT get_NetworkDatasetName(
IName** Name
);
[C++] Parameters Name [out, retval]
Name is a parameter of type IName**
Returns the IName interface of the underlying network dataset associated with the matrix object.