CrmOrgList Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |