Freigeben über


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 : System::ComponentModel::INotifyPropertyChanged
public class CrmOrgList : System.ComponentModel.INotifyPropertyChanged
type CrmOrgList = class
    interface INotifyPropertyChanged
Public Class CrmOrgList
Implements INotifyPropertyChanged
Inheritance
CrmOrgList
Implements

Constructors

Name Description
CrmOrgList()

Dictionary of Orgs.

Properties

Name Description
OrgsList

List of Orgs

Methods

Name Description
DeterminOrgDataFromOrgInfo(CrmOrgList, String)

returns ( if possible ) the org detail for a given organization name from the list of orgs in discovery

Events

Name Description
PropertyChanged

Applies to