BeginCreateOrganizationRequest Members

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

Contains the data that is needed to initiate the asynchronous operation to create an organization.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentServiceRequest)
public property Organization Gets or sets the organization instance to be created. Required.
public property SysAdminName Gets or sets the name of the system administrator for the new organization. Required.

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

BeginCreateOrganizationRequest Class
Microsoft.Xrm.Sdk.Deployment Namespace
BeginCreateOrganizationResponse

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