UndeclareRecordActivity class

Removes the designation from a Microsoft SharePoint Foundation 2010 item indicating that it is an official record in a Microsoft SharePoint Server 2010 Record Center

Inheritance hierarchy

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

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

Syntax

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

UndeclareRecordActivity members

Microsoft.Office.Workflow.Actions namespace