SubmitDocSetActivity class

Submits a document set to a Microsoft SharePoint Server 2010 Records Center.

Inheritance hierarchy

System.Object
  System.Workflow.ComponentModel.DependencyObject
    System.Workflow.ComponentModel.Activity
      Microsoft.Office.Workflow.Actions.SubmitDocSetActivity

Namespace:  Microsoft.Office.Workflow.Actions
Assembly:  Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)

Syntax

'Declaration
Public Class SubmitDocSetActivity _
    Inherits Activity
'Usage
Dim instance As SubmitDocSetActivity
public class SubmitDocSetActivity : Activity

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

SubmitDocSetActivity members

Microsoft.Office.Workflow.Actions namespace