Indicates whether an attempt is made to define cache of the selected mosaic dataset items.
[Visual Basic .NET] Public Property DefineCache As Boolean
[C#] public bool DefineCache {get; set;}
[C++]
HRESULT get_DefineCache(
VARIANT_BOOL* pbDefineCache
);
[C++]
HRESULT put_DefineCache(
VARIANT_BOOL pbDefineCache
);
[C++]Parameters
pbDefineCache [out, retval] pbDefineCache is a parameter of type VARIANT_BOOL pbDefineCache [in] pbDefineCache is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.