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


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

ISMRestriction.Attribute Property

The network attribute used as a restriction.

[Visual Basic .NET]
Public Property Attribute As SMNetAttribute
[C#]
public SMNetAttribute Attribute {get; set;}
[C++]
HRESULT get_Attribute(
void
);
[C++]
HRESULT putref_Attribute(
);

Product Availability

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

See Also

ISMRestriction Interface

.NET Samples

StreetMap routing