OrgList.OrgsList Property

Definition

List of Orgs

public System.Collections.ObjectModel.ObservableCollection<Microsoft.PowerPlatform.Dataverse.Client.Model.OrgByServer> OrgsList { get; }
member this.OrgsList : System.Collections.ObjectModel.ObservableCollection<Microsoft.PowerPlatform.Dataverse.Client.Model.OrgByServer>
Public ReadOnly Property OrgsList As ObservableCollection(Of OrgByServer)

Property Value

Applies to