Indicates if the reduction reduces the sources.
[Visual Basic .NET] Public Property ReduceSources As Boolean
[C#] public bool ReduceSources {get; set;}
[C++]
HRESULT get_ReduceSources(
VARIANT_BOOL* ReduceSources
);
[C++]
HRESULT put_ReduceSources(
VARIANT_BOOL ReduceSources
);
[C++]Parameters
ReduceSources [out, retval] ReduceSources is a parameter of type VARIANT_BOOL ReduceSources [in] ReduceSources is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.