This document is archived and information here might be outdated.  Recommended version.


INetworkLoaderProps.DefaultAncillaryRoleField Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalysis)  

INetworkLoaderProps.DefaultAncillaryRoleField Property

Default ancillary role field name.

[Visual Basic .NET]
Public ReadOnly Property DefaultAncillaryRoleField As String
[C#]
public string DefaultAncillaryRoleField {get;}
[C++]
HRESULT get_DefaultAncillaryRoleField(
  BSTR* DefaultAncillaryRoleField
);
[C++]

Parameters DefaultAncillaryRoleField [out, retval] DefaultAncillaryRoleField is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

INetworkLoaderProps Interface

.NET Related Topics

Creating geometric networks within a geodatabase