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.Connector.Model
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Tooling.Connector.Model.CrmOrgList
Syntax
public sealed class CrmOrgList : INotifyPropertyChanged
public ref class CrmOrgList sealed : INotifyPropertyChanged
[<Sealed>]
type CrmOrgList =
class
interface INotifyPropertyChanged
end
Public NotInheritable Class CrmOrgList
Implements INotifyPropertyChanged
Constructors
Name | Description | |
---|---|---|
CrmOrgList() | Container for CRM Orgs List. |
Properties
Name | Description | |
---|---|---|
OrgsList | List of Orgs |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Events
Name | Description | |
---|---|---|
PropertyChanged | WPF EVENT HOOK |
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.Connector.Model Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright