RunningDocumentInfo.IsHierarchyInitialized Property

Definition

Determines whether the hierarchy has been initialized.

public:
 property bool IsHierarchyInitialized { bool get(); };
public:
 property bool IsHierarchyInitialized { bool get(); };
public bool IsHierarchyInitialized { get; }
member this.IsHierarchyInitialized : bool
Public ReadOnly Property IsHierarchyInitialized As Boolean

Property Value

True if the hierarchy has been initialized, otherwise false.

Applies to