Default element (WorkflowActions)

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

Serves as a container for other elements and has no definable attributes.

Definition

<Default>
        <RuleDesigner>
            <FieldBind>
                <Option>…</Option>
                <DataSourceRef>…</DataSourceRef>
            </FieldBind>
        </RuleDesigner>
</Default>

Elements and attributes

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

Attributes

None

Child elements

RuleDesigner

Parent elements

WorkflowActions

See also