Partager via


DataSourceRef Element (WorkflowInfo)

Dernière modification : mardi 1 mars 2011

S’applique à : SharePoint Foundation 2010

Dans cet article
Attributes
Child Elements
Parent Elements

Specifies the possible values from DataSource elements associated with the Action or Condition element that is the parent of the RuleDesigner. This enables dynamic population of the list of possible values by nesting an Action or Condition element inside an Action or CompositeStep element, and passing the list of values from the parent element. If there is more than one DataSourceRef element, the list of possible values is the union of the possible values.

<FieldBind>
    <DataSourceRef>
    </DataSourceRef>
</FieldBind>

Attributes

Attribute

Description

Ref

Optional text. Specifies the internal name of the DataSource element from which to obtain a list of possible values.

Child Elements

None

Parent Elements

FieldBind

Voir aussi

Tâches

.ACTIONS File Example

Concepts

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

Default Workflow Actions

Default Workflow Conditions

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