DataSource 元素 (WorkflowInfo)
适用于:SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
指定操作或复合步骤的数据源。
定义
<DataSource>
<SchemaSource>
</SchemaSource>
<Evaluation>
</Evaluation>
</DataSource>
元素和属性
下面各部分介绍了属性、子元素和父元素。
Attributes
属性 |
说明 |
---|---|
**InternalName** |
必需 **text**。 为来自 DataSourceRef 元素的引用指定数据源的内部名称。 |
**名字** |
必需 **text**。 指定数据源的可本地化显示名称。 |
**NameProperty** |
必需 **text**。 指定如何区分用户界面 (UI) DataSource 元素中定义的元素。 如果值以“Parent.”开头,则从声明 DataSource 元素的操作或复合步骤的父级检索该值。 |