This document is archived and information here might be outdated. Recommended version. |
The ignore values for statistics.
[Visual Basic .NET]
Public Property IgnoreValues As Object
[C#]
public object IgnoreValues {get; set;}
[C++]
HRESULT get_IgnoreValues(
Variant* vIgnoreValues
);
[C++]
HRESULT put_IgnoreValues(
VARIANT vIgnoreValues
);
[C++] Parameters vIgnoreValues [out, retval]
vIgnoreValues is a parameter of type VARIANT* vIgnoreValues [in]
vIgnoreValues is a parameter of type VARIANT