SubmitDocSetActivity-Klasse

Sendet ein Dokument an ein Datenarchiv Microsoft SharePoint Server 2010 festgelegt.

Vererbungshierarchie

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SubmitDocSetActivity-Member

Microsoft.Office.Workflow.Actions-Namespace