This document is archived and information here might be outdated. Recommended version. |
RecordSet of Breaks returned from the network analysis.
[Visual Basic .NET] Public ReadOnly Property Breaks As IRecordSet
[C#] public IRecordSet Breaks {get;}
[C++]
HRESULT get_Breaks(
IRecordSet** Breaks
);
[C++]
Parameters Breaks [out, retval]
Breaks is a parameter of type IRecordSet**
Breaks contains output break features.