CrmOrgList Class
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 | |
---|---|---|
CrmOrgList() | Dictionary of Orgs. |
Properties
Name | Description | |
---|---|---|
OrgsList | List of Orgs |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Events
Name | Description | |
---|---|---|
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