This document is archived and information here might be outdated.  Recommended version.


IReportDataSource.SelectionSet Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMap)  

IReportDataSource.SelectionSet Property

Indicates the selection set for the report.

[Visual Basic .NET]
Public Property SelectionSet As ISelectionSet
[C#]
public ISelectionSet SelectionSet {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IReportDataSource Interface