Field Element (WorkflowActions)

Applies to: SharePoint Foundation 2010

Specifies a field for displaying data from the parent data source.

<SchemaSource>
    <Fields>
        <Field>
        </Field>
    </Fields>
</SchemaSource>

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

Parent Element

Fields

See Also

Concepts

Creating Declarative, No-Code Workflow Editors

WorkflowInfo Schema and WorkflowActions Schema Overview