适用于:SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
指定与作为 RuleDesigner 父级的 Action 或 Condition 元素关联的 DataSource 元素中可能的值。 这可以通过在 Action 或 CompositeStep 元素内嵌套 Action 或 Condition 元素,并传递父元素中的值列表来动态填充可能的值列表。 如果存在多个 DataSourceRef 元素,则可能值列表即是可能值联合。
定义
<FieldBind>
    <DataSourceRef>
    </DataSourceRef>
</FieldBind>
元素和属性
下面各部分介绍了属性、子元素和父元素。
Attributes
属性  | 
说明  | 
|---|---|
**裁判**  | 
可选 **text**。 指定从中获得可能值列表的 DataSource 元素的内部名称。  | 
子元素
无