|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISelectionEnvironmentThreshold Interface > ISelectionEnvironmentThreshold.WarningThreshold Property (ArcObjects .NET 10.4 SDK) | 
Threshold (number of records), above which selection warnings may be shown.
[Visual Basic .NET] Public Property WarningThreshold As Integer
[C#] public int WarningThreshold {get; set;}
[C++]
HRESULT get_WarningThreshold(
  long* threshold
);
[C++]
HRESULT put_WarningThreshold(
  long threshold
);
[C++]
Parameters threshold [out, retval] threshold is a parameter of type long threshold [in] threshold is a parameter of type long