Indicates if the output OrderPairs recordset should be returned with the analysis results.
[Visual Basic .NET] Public Property ReturnOrderPairs As Boolean
[C#] public bool ReturnOrderPairs {get; set;}
[C++]
HRESULT get_ReturnOrderPairs(
VARIANT_BOOL* ReturnOrderPairs
);
[C++]
HRESULT put_ReturnOrderPairs(
VARIANT_BOOL ReturnOrderPairs
);
[C++]Parameters
ReturnOrderPairs [out, retval] ReturnOrderPairs is a parameter of type VARIANT_BOOL ReturnOrderPairs [in] ReturnOrderPairs is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.