Indicates whether the result associated with the mosaic dataset operation will be generated and made available in the ‘Results’ property.
[Visual Basic .NET] Public Property PrepareResults As Boolean
[C#] public bool PrepareResults {get; set;}
[C++]
HRESULT get_PrepareResults(
VARIANT_BOOL* pbPrepareResults
);
[C++]
HRESULT put_PrepareResults(
VARIANT_BOOL pbPrepareResults
);
[C++]Parameters
pbPrepareResults [out, retval] pbPrepareResults is a parameter of type VARIANT_BOOL pbPrepareResults [in] pbPrepareResults is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.