This document is archived and information here might be outdated. Recommended version. |
Indicates if the reduction reduces the sinks.
[Visual Basic .NET]
Public Property ReduceSinks As Boolean
[C#]
public bool ReduceSinks {get; set;}
[C++]
HRESULT get_ReduceSinks(
Boolean* ReduceSinks
);
[C++]
HRESULT put_ReduceSinks(
VARIANT_BOOL ReduceSinks
);
[C++] Parameters ReduceSinks [out, retval]
ReduceSinks is a parameter of type bool* ReduceSinks [in]
ReduceSinks is a parameter of type bool