Represents an action used to remove a repository item from the target repository.

Namespace:  Novalys.VisualGuard.Security.Deployment.Actions
Assembly:  vg_deployment (in vg_deployment.exe) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public class VGRemoveItemAction : VGIDeploymentAction
Visual Basic (Declaration)
Public Class VGRemoveItemAction _
	Implements VGIDeploymentAction

Inheritance Hierarchy

System..::.Object
  Novalys.VisualGuard.Security.Deployment.Actions..::.VGRemoveItemAction

See Also