Indicates whether the cache files associated with selected mosaic dataset items are deleted.
[Visual Basic .NET] Public Property DeleteItemCache As Boolean
[C#] public bool DeleteItemCache {get; set;}
[C++]
HRESULT get_DeleteItemCache(
VARIANT_BOOL* pbDeleteItemCache
);
[C++]
HRESULT put_DeleteItemCache(
VARIANT_BOOL pbDeleteItemCache
);
[C++]Parameters
pbDeleteItemCache [out, retval] pbDeleteItemCache is a parameter of type VARIANT_BOOL pbDeleteItemCache [in] pbDeleteItemCache is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.