CopyItemActivityValidator Constructor
Initializes a new instance of the CopyItemActivityValidator class.
Namespace: Microsoft.SharePoint.WorkflowActions.WithKey
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New CopyItemActivityValidator()
public CopyItemActivityValidator()
Remarks
The CopyItemActivityValidatorclass is a sealed class and cannot be inherited or overridden.
See Also
Reference
CopyItemActivityValidator Class