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