Partager via


DataSource Element (WorkflowActions)

Dernière modification : mercredi 2 mars 2011

S’applique à : SharePoint Foundation 2010

Dans cet article
Attributes
Child Elements
Parent Elements

Specifies the sources of data for an action.

<DataSource>
    <SchemaSource>
    </SchemaSource>
    <Evaluation>
    </Evaluation>
</DataSource>

Attributes

Attribute

Description

InternalName

Required text. Specifies the internal name for the data source for a reference from a DataSourceRef element.

Name

Required text. Specifies a localizable display name for the data source.

NameProperty

Required text. Specifies how to differentiate the user interface (UI) elements that are defined in a DataSource element. If the value begins with "Parent.", the value is retrieved from the parent of the action or composite step that declares the DataSource element.

Child Elements

SchemaSource

Evaluation

Parent Elements

Action

Voir aussi

Concepts

Création d'éditeurs de flux de travail déclaratifs et sans code

Vue d'ensemble du schéma d'actions de flux de travail