This document is archived and information here might be outdated. Recommended version. |
The network attribute usage type. Returns an esriSMNetAttributeUsageType constant.
[Visual Basic .NET] Public ReadOnly Property UsageType As esriSMNetAttributeUsageType
[C#] public esriSMNetAttributeUsageType UsageType {get;}
[C++]
HRESULT get_UsageType(
void
);