Field Element (WorkflowInfo)

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

Tasks

.ACTIONS File Example

Concepts

Creating Declarative, No-Code Workflow Editors

Default Workflow Actions

Default Workflow Conditions

WorkflowInfo Schema and WorkflowActions Schema Overview