RemoveDeploymentLicenseResponse Constructor
Initializes a new instance of the RemoveDeploymentLicenseResponse class.
Syntax
[Visual Basic .NET]
Public Sub RemoveDeploymentLicenseResponse()
[C#]
public RemoveDeploymentLicenseResponse();
[JScript]
public function RemoveDeploymentLicenseResponse();
Parameters
This method takes no parameters.
See Also