次の方法で共有


DataSource Element (WorkflowInfo)

最終更新日: 2015年3月9日

適用対象: SharePoint Foundation 2010

この記事の内容
Attributes
Child Elements
Parent Elements

Specifies the sources of data for an action or composite step.

<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 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

CompositeStep

関連項目

タスク

.ACTIONS File Example

概念

宣言型のコーディング不要ワークフロー エディタを作成する

Default Workflow Actions

Default Workflow Conditions

ワークフロー アクション スキーマの概要