ArcObjects Library Reference (DataSourcesFile)  

ISMNetAttribute2 Interface

Provides access to network attribute usage type.

Product Availability

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

Members

Description
Read-only property Name The network attribute name.
Read-only property Type The network attribute type. Returns an esriSMNetAttributeType constant.
Read-only property UsageType The network attribute usage type. Returns an esriSMNetAttributeUsageType constant.

CoClasses that implement ISMNetAttribute2

CoClasses and Classes Description
SMNetAttribute Information about network attribute properties.

.NET Samples

StreetMap routing (Code Files: RestrictionsForm) |