SolutionDeploymentAction class

Handles the execution of the data-only solution deployment action.

Inheritance hierarchy

System.Object
  Microsoft.Office.BusinessApplications.Runtime.DeploymentAction.SolutionDeploymentAction

Namespace:  Microsoft.Office.BusinessApplications.Runtime.DeploymentAction
Assembly:  Microsoft.Office.BusinessApplications.Runtime (in Microsoft.Office.BusinessApplications.Runtime.dll)

Syntax

'Declaration
Public Class SolutionDeploymentAction _
    Implements IAddInPostDeploymentAction
'Usage
Dim instance As SolutionDeploymentAction
public class SolutionDeploymentAction : IAddInPostDeploymentAction

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SolutionDeploymentAction members

Microsoft.Office.BusinessApplications.Runtime.DeploymentAction namespace