Modification Element (WorkflowActions)

Applies to: SharePoint Foundation 2010

Specifies a workflow modification.

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

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

Concepts

Creating Declarative, No-Code Workflow Editors

WorkflowInfo Schema and WorkflowActions Schema Overview