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


IReportDataSource.SelectionSet Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMap > ESRI.ArcGIS.ArcMap > Interfaces > IR > IReportDataSource Interface > IReportDataSource.SelectionSet Property
ArcGIS Developer Help

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