![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Indicates if a raster catalog has a consolidated cache.
[Visual Basic .NET]
Public Property IsRasterCatalogCacheConsolidated As Boolean
[C#]
public bool IsRasterCatalogCacheConsolidated {get; set;}
[C++]
HRESULT get_IsRasterCatalogCacheConsolidated(
  VARIANT_BOOL bConsolidated
);
[C++]
HRESULT put_IsRasterCatalogCacheConsolidated(
  Boolean* bConsolidated
);
[C++] Parameters bConsolidated [in]
bConsolidated is a parameter of type bool bConsolidated [out, retval]
bConsolidated is a parameter of type bool*