ArcObjects Library Reference (GeoDatabase)  

INetworkClassDescription.NetworkAncillaryRoleFieldName Property

The name of the Ancillary Role field for the junction feature class described by this class description.

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

Parameters

Name [out, retval]   Name is a parameter of type BSTR

Product Availability

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

See Also

INetworkClassDescription Interface | INetworkClass Interface | INetwork Interface