This document is archived and information here might be outdated. Recommended version. |
Usage type of this network attribute.
[Visual Basic .NET] Public ReadOnly Property UsageType As esriNetworkAttributeUsageType
[C#] public esriNetworkAttributeUsageType UsageType {get;}
[C++]
HRESULT get_UsageType(
esriNetworkAttributeUsageType* UsageType
);
[C++] Parameters UsageType [out, retval]
UsageType is a parameter of type esriNetworkAttributeUsageType*
UsageType specfies the esriNetworkAttributeUsageType of the network attribute. Valid values include cost, descriptor, restriction, and hierarchy.