Compartilhar via


DeleteOrganizationRequest Members

Contains the data that’s needed to delete a Microsoft Dynamics CRM organization.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property DetachDatabase Gets or sets a value that indicates whether to detach the CRM database from the SQL Server instance.
public property EntityType  Gets or sets the type of deployment entity to be deleted. (inherited from DeleteRequest)
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentServiceRequest)
public property InstanceTag  Gets or sets the ID or the instance tag for the deployment record to be deleted. (inherited from DeleteRequest)

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

DeleteOrganizationRequest Class
Microsoft.Xrm.Sdk.Deployment Namespace
DeleteOrganizationResponse

Other Resources

Remove-CrmOrganization

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