DataSources Element (WorkflowInfo)

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

Specifies the data sources for the action or composite step.

Definition

<DataSources>
    <DataSource>
    </DataSource>
</DataSources>

Elements and attributes

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

Attributes

None

Child elements

DataSource

Parent elements

Action

CompositeStep

See also