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