Share via


EnableWorkflowModification.ModificationId property

Gets or sets the modification ID.

Namespace:  Microsoft.SharePoint.WorkflowActions
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)

Syntax

'Declaration
<ValidationOptionAttribute(ValidationOption.Required)> _
Public Property ModificationId As Guid
    Get
    Set
'Usage
Dim instance As EnableWorkflowModification
Dim value As Guid

value = instance.ModificationId

instance.ModificationId = value
[ValidationOptionAttribute(ValidationOption.Required)]
public Guid ModificationId { get; set; }

Property value

Type: System.Guid

See also

Reference

EnableWorkflowModification class

EnableWorkflowModification members

Microsoft.SharePoint.WorkflowActions namespace

Other resources

Workflow Activities for Windows SharePoint Services Overview

Workflow Modification Forms