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


ISelectionEnvironmentThreshold Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISelectionEnvironmentThreshold Interface
ArcGIS Developer Help

ISelectionEnvironmentThreshold Interface

Provides access to members that control the selection environment warning threshold.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property ShowSelectionWarning Indicates if warnings are displayed when the record count exceeds the selection warning threshold.
Read/write property WarningThreshold Threshold (number of records), above which selection warnings may be shown.

Classes that implement ISelectionEnvironmentThreshold

Classes Description
SelectionEnvironment Defines the feature selection environment.