Indicates whether a map cache can be created.
[Visual Basic .NET] Public ReadOnly Property Cacheable As Boolean
[C#] public bool Cacheable {get;}
[C++]
HRESULT get_Cacheable(
VARIANT_BOOL* Cacheable
);
[C++]Parameters
Cacheable [out, retval] Cacheable is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.