.
[Visual Basic .NET] Public Property Type As Integer
[C#] public int Type {get; set;}
[C++]
HRESULT get_Type(
long* Type
);
[C++]
HRESULT put_Type(
long Type
);
[C++]Parameters
Type [out, retval] Type is a parameter of type long Type [in] Type is a parameter of type long
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
Do not use this.