MajorObject.IsLoaded Property

Definition

Gets a value that indicates whether MajorObject have been loaded.

[System.ComponentModel.Browsable(false)]
public bool IsLoaded { get; }
[<System.ComponentModel.Browsable(false)>]
member this.IsLoaded : bool
Public ReadOnly Property IsLoaded As Boolean

Property Value

true if MajorObject have been loaded; otherwise, false.

Attributes

Applies to