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


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

IRepairMosaicDatasetDialog.SelectionSet Property

The Selection Set.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRepairMosaicDatasetDialog Interface