This document is archived and information here might be outdated. Recommended version. |
The high-water mark or the number of observations that should not be exceeded Threshold.
[Visual Basic .NET]
Public Property Threshold As Object
[C#]
public object Threshold {get; set;}
[C++]
HRESULT get_Threshold(
Variant* pvarVal
);
[C++]
HRESULT put_Threshold(
VARIANT pvarVal
);
[C++] Parameters pvarVal [out, retval]
pvarVal is a parameter of type VARIANT* pvarVal [in]
pvarVal is a parameter of type VARIANT