This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMNetAttribute Interface > ISMNetAttribute.Type Property (ArcObjects .NET 10.4 SDK) |
The network attribute type. Returns an esriSMNetAttributeType constant.
[Visual Basic .NET] Public ReadOnly Property Type As esriSMNetAttributeType
[C#] public esriSMNetAttributeType Type {get;}
[C++]
HRESULT get_Type(
esriSMNetAttributeType* pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type esriSMNetAttributeType
Contains the type of the network attribute.