Field element (WorkflowInfo)
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Specifies a field for displaying data from the parent data source.
Definition
<SchemaSource>
<Fields>
<Field>
</Field>
</Fields>
</SchemaSource>
Elements and attributes
The following sections describe attributes, child elements, and parent elements.
Attributes
Attribute |
Description |
---|---|
**Name** |
Optional **text**. Specifies the internal name of the field. |
**DisplayName** |
Optional **text**. Specifies a localizable display name of the field. |
**Type** |
Optional **text**. Specifies the data type of the field. |
Child elements
None