This document is archived and information here might be outdated.  Recommended version.


ISMRouter.NetAttributes Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMRouter Interface > ISMRouter.NetAttributes Property
ArcGIS Developer Help

ISMRouter.NetAttributes Property

The network attributes collection of the router object.

[Visual Basic .NET]
Public ReadOnly Property NetAttributes As SMNetAttributesCollection
[C#]
public SMNetAttributesCollection NetAttributes {get;}
[C++]
HRESULT get_NetAttributes(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Returns the network attributes collection interface of the router object.

See Also

ISMRouter Interface

.NET Samples

StreetMap routing