This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAStreetDirectionsAgent3 Interface > INAStreetDirectionsAgent3.OutputType Property (ArcObjects .NET 10.4 SDK) |
Output type to use when generating directions.
[Visual Basic .NET] Public Property OutputType As esriDirectionsOutputType
[C#] public esriDirectionsOutputType OutputType {get; set;}
[C++]
HRESULT get_OutputType(
esriDirectionsOutputType* pOutputType
);
[C++]
HRESULT put_OutputType(
esriDirectionsOutputType pOutputType
);
[C++]
Parameters pOutputType [out, retval]
pOutputType is a parameter of type esriDirectionsOutputType pOutputType [in]
pOutputType is a parameter of type esriDirectionsOutputType