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