CrmOrgList Class

Definition

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

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

Constructors

CrmOrgList()

Container for CRM Orgs List.

Properties

OrgsList

List of Orgs

Events

PropertyChanged

WPF EVENT HOOK

Applies to