DeploymentOperationException.ClearErrors Method ()

 

Clears out the error collection.

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

Syntax

public void ClearErrors()
public:
void ClearErrors()
member ClearErrors : unit -> unit
Public Sub ClearErrors

See Also

DeploymentOperationException Class
Microsoft.MasterDataServices.Deployment Namespace

Return to top