OrgList Class

Definition

Describes the Collection of Orgs that a user may select from. This is used to display the list to the user

public sealed class OrgList : System.ComponentModel.INotifyPropertyChanged
type OrgList = class
    interface INotifyPropertyChanged
Public NotInheritable Class OrgList
Implements INotifyPropertyChanged
Inheritance
OrgList
Implements

Constructors

OrgList()

Container for Dataverse Orgs List.

Properties

OrgsList

List of Orgs

Events

PropertyChanged

WPF EVENT HOOK

Applies to