This document is archived and information here might be outdated. Recommended version. |
Indicates if the output CFRoutes recordset should be returned with the analysis results.
[Visual Basic .NET]
Public Property ReturnCFRoutes As Boolean
[C#]
public bool ReturnCFRoutes {get; set;}
[C++]
HRESULT get_ReturnCFRoutes(
VARIANT_BOOL ReturnCFRoutes
);
[C++]
HRESULT put_ReturnCFRoutes(
Boolean* ReturnCFRoutes
);
[C++] Parameters ReturnCFRoutes [in]
ReturnCFRoutes is a parameter of type bool ReturnCFRoutes [out, retval]
ReturnCFRoutes is a parameter of type bool*
ReturnCFRoutes specifies if the resulting CFRoute features are returned.