Modification Element (WorkflowInfo)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Specifies a workflow modification.

Definition

<Actions>
    <Action>
        <Modifications>
            <Modification>
            </Modification>
        </Modifications >
    </Action>
</Actions>

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

**TypeId**

Required **text**. Specifies the identifier that is used to activate and deactivate the workflow modification.

**NameFormat**

Required **text**. Specifies the format of text to display at the beginning of a workflow modification.

**FormURN**

Required **text**. Specifies the form to display for the workflow modification.

Child elements

None

Parent elements

Modifications

See also