This document is archived and information here might be outdated. Recommended version. |
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.