RemoveDeploymentLicenseRequest Class

banner art

Specifies the parameters needed to remove the license for a deployment, or installation, of Microsoft CRM.

The RemoveDeploymentLicenseRequest class inherits from Request. It exposes the following members.

Constructor Description
RemoveDeploymentLicenseRequest Initializes a new instance of the RemoveDeploymentLicenseRequest class.
Field Description
LicenseKey Specifies the license key.
OrganizationId Specifies the ID of the organization.

Remarks

Pass an instance of this class as the request parameter in the Execute method.

See Also

© 2007 Microsoft Corporation. All rights reserved.