RunningDocumentInfo.IsHierarchyInitialized Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.