SetDocSetModerationStatusActivity class

Updates a document set or folder's moderation status.

Inheritance hierarchy

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

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

Syntax

'Declaration
Public Class SetDocSetModerationStatusActivity _
    Inherits Activity
'Usage
Dim instance As SetDocSetModerationStatusActivity
public class SetDocSetModerationStatusActivity : 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

SetDocSetModerationStatusActivity members

Microsoft.Office.Workflow.Actions namespace