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