This document is archived and information here might be outdated. Recommended version. |
RecordSet of SAPolygons returned from the network analysis.
[Visual Basic .NET] Public ReadOnly Property SAPolygons As IRecordSet
[C#] public IRecordSet SAPolygons {get;}
[C++]
HRESULT get_SAPolygons(
IRecordSet** SAPolygons
);
[C++] Parameters SAPolygons [out, retval]
SAPolygons is a parameter of type IRecordSet**
SAPolygons returns an IRecordSet that holds the SAPolygons found during analysis.