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