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