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
System_CAPS_pubmethod CrmOrgList()

Container for CRM Orgs List.

Properties

Name Description
System_CAPS_pubproperty OrgsList

List of Orgs

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Events

Name Description
System_CAPS_pubevent 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