This document is archived and information here might be outdated. Recommended version. |
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