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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
Incidents returns an IRecordSet that holds the incidents used during analysis.