This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IG > IGPGeometricNetworkMembership Interface > IGPGeometricNetworkMembership.NetworkAncillaryRole Property (ArcObjects .NET 10.4 SDK) |
The possible network ancillary roles of the contained Features.
[Visual Basic .NET] Public Property NetworkAncillaryRole As esriNetworkClassAncillaryRole
[C#] public esriNetworkClassAncillaryRole NetworkAncillaryRole {get; set;}
[C++]
HRESULT get_NetworkAncillaryRole(
esriNetworkClassAncillaryRole* Role
);
[C++]
HRESULT put_NetworkAncillaryRole(
esriNetworkClassAncillaryRole Role
);
[C++]
Parameters Role [out, retval]
Role is a parameter of type esriNetworkClassAncillaryRole Role [in]
Role is a parameter of type esriNetworkClassAncillaryRole