The usage type of the parameter.
[Visual Basic .NET] Public Property ParameterUsageType As esriNetworkAttributeParameterUsageType
[C#] public esriNetworkAttributeParameterUsageType ParameterUsageType {get; set;}
[C++]
HRESULT get_ParameterUsageType(
esriNetworkAttributeParameterUsageType* ParameterUsageType
);
[C++]
HRESULT put_ParameterUsageType(
esriNetworkAttributeParameterUsageType ParameterUsageType
);
[C++]Parameters
ParameterUsageType [out, retval]ParameterUsageType is a parameter of type esriNetworkAttributeParameterUsageType
ParameterUsageType [in]ParameterUsageType is a parameter of type esriNetworkAttributeParameterUsageType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.