Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Describes the Collection of Orgs that a user may select from. This is used to display the list to the user
Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl.Model
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)
Inheritance Hierarchy
System.Object
  Microsoft.Xrm.Tooling.CrmConnectControl.Model.CrmOrgList
Syntax
public class CrmOrgList : INotifyPropertyChanged
public ref class CrmOrgList : INotifyPropertyChanged
type CrmOrgList = 
    class
        interface INotifyPropertyChanged
    end
Public Class CrmOrgList
    Implements INotifyPropertyChanged
Constructors
| Name | Description | |
|---|---|---|
| .jpeg) | CrmOrgList() | Dictionary of Orgs. | 
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | OrgsList | List of Orgs | 
Methods
| Name | Description | |
|---|---|---|
| .jpeg) | Equals(Object) | (Inherited from Object.) | 
| .jpeg) | Finalize() | (Inherited from Object.) | 
| .jpeg) | GetHashCode() | (Inherited from Object.) | 
| .jpeg) | GetType() | (Inherited from Object.) | 
| .jpeg) | MemberwiseClone() | (Inherited from Object.) | 
| .jpeg) | ToString() | (Inherited from Object.) | 
Events
| Name | Description | |
|---|---|---|
| .jpeg) | PropertyChanged | 
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Tooling.CrmConnectControl.Model Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright