DeploymentOperationException Constructor ()

 

Initializes a new instance of the DeploymentOperationException class with the default values.

Namespace:   Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)

Syntax

public DeploymentOperationException()
public:
DeploymentOperationException()
new : unit -> DeploymentOperationException
Public Sub New

See Also

DeploymentOperationException Overload
DeploymentOperationException Class
Microsoft.MasterDataServices.Deployment Namespace

Return to top