This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMRouter Interface > ISMRouter.NetAttributesAccess Property (ArcObjects .NET 10.5 SDK) |
The network attributes access of the router object.
[Visual Basic .NET] Public ReadOnly Property NetAttributesAccess As SMNetAttributesAccess
[C#] public SMNetAttributesAccess NetAttributesAccess {get;}
[C++]
HRESULT get_NetAttributesAccess(
ISMNetAttributesAccess** ppNetAttrAccess
);
[C++]
Parameters ppNetAttrAccess [out, retval]
ppNetAttrAccess is a parameter of type ISMNetAttributesAccess
Returns the network attributes access interface of the router object.