This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INetworkIdentifyObj Interface > INetworkIdentifyObj.NetworkName Property (ArcObjects .NET 10.5 SDK) |
The Source Name and network element ID.
[Visual Basic .NET] Public ReadOnly Property NetworkName As String
[C#] public string NetworkName {get;}
[C++]
HRESULT get_NetworkName(
BSTR* Name
);
[C++]
Parameters Name [out, retval] Name is a parameter of type BSTR