Evaluation Element (WorkflowActions)

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

Specifies whether values are retrieved from the data source fields of the parent action or from a hash table.

Definition

<Evaluation>
    <ActivitySource>
    </ActivitySource>
    <HashtableSource>
    </HashtableSource>
</Evaluation>

Elements and attributes

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

Attributes

None

Child elements

ActivitySource

HashtableSource

Parent elements

DataSource

See also