Indicates if this layer has cache.
[Visual Basic .NET] Public Property HasCache As Boolean
[C#] public bool HasCache {get; set;}
[C++]
HRESULT get_HasCache(
VARIANT_BOOL* pScale
);
[C++]
HRESULT put_HasCache(
VARIANT_BOOL pScale
);
[C++]Parameters
pScale [out, retval] pScale is a parameter of type VARIANT_BOOL pScale [in] pScale is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.