This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerProperties4 Interface > IGlobeLayerProperties4.IsConsolidatedChild Property (ArcObjects .NET 10.4 SDK) |
Indicates if the cache is consolidated into the parent's.
[Visual Basic .NET] Public Property IsConsolidatedChild As Boolean
[C#] public bool IsConsolidatedChild {get; set;}
[C++]
HRESULT get_IsConsolidatedChild(
VARIANT_BOOL* bConsolidated
);
[C++]
Parameters bConsolidated [out, retval] bConsolidated is a parameter of type VARIANT_BOOL