This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetWeight Interface > INetWeight.WeightType Property (ArcObjects .NET 10.4 SDK) |
Type of network weight described by this NetWeight object.
[Visual Basic .NET] Public ReadOnly Property WeightType As esriWeightType
[C#] public esriWeightType WeightType {get;}
[C++]
HRESULT get_WeightType(
esriWeightType* WeightType
);
[C++]
Parameters WeightType [out, retval]
WeightType is a parameter of type esriWeightType
WeightType returns the type of network weight, corresponding to a value from the esriWeightType enumeration.