Share via


OrganizationDetail Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Provides detailed information on an organization.

The following tables list the members exposed by the OrganizationDetail type.

Public Constructors

  Name Description
  OrganizationDetail Initializes a new instance of the OrganizationDetail class.

Top

Public Properties

  Name Description
public property Endpoints Gets a collection that identifies the service type and address for each endpoint of the organization.
public property ExtensionData Gets or sets extra data of the organization.
public property FriendlyName Gets or sets the friendly name of the organization.
public property OrganizationId Gets or sets global unique identifier of the organization.
public property OrganizationVersion Gets or sets the version of the organization.
public property State Gets or sets the state of the organization.
public property UniqueName Gets or sets the unique name of the organization.
public property UrlName Gets or sets the organization name used in the URL for the organization Web service.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

OrganizationDetail Class
Microsoft.Xrm.Sdk.Discovery Namespace
RetrieveOrganizationResponse

Other Resources

Helper Code: ServerConnection Class

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.