This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IJ > IJunctionFeature Interface > IJunctionFeature.NetworkAncillaryRole Property (ArcObjects .NET 10.4 SDK) |
Programmatic update of the NetworkFeature.
[Visual Basic .NET] Public Property NetworkAncillaryRole As esriNetworkFeatureAncillaryRole
[C#] public esriNetworkFeatureAncillaryRole NetworkAncillaryRole {get; set;}
[C++]
HRESULT get_NetworkAncillaryRole(
esriNetworkFeatureAncillaryRole* Role
);
[C++]
HRESULT put_NetworkAncillaryRole(
esriNetworkFeatureAncillaryRole Role
);
[C++]
Parameters Role [out, retval]
Role is a parameter of type esriNetworkFeatureAncillaryRole Role [in]
Role is a parameter of type esriNetworkFeatureAncillaryRole