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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
WeightType returns the type of network weight, corresponding to a value from the esriWeightType enumeration.