Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 1.37 KB

nestedinitiationfieldnodes-element-workflowactions.md

File metadata and controls

58 lines (42 loc) · 1.37 KB
title description manager ms.date ms.audience ms.topic f1_keywords ms.localizationpriority ms.assetid
NestedInitiationFieldNodes element (WorkflowActions)
NestedInitiationFieldNodes element (WorkflowActions) specifies that fields are retrieved from the schema of the data used to begin the workflow.
laurawi
06/09/2022
Developer
reference
SharePoint workflows
medium
357bd163-dbed-49f3-8a4f-411cf1b2ff06

NestedInitiationFieldNodes element (WorkflowActions)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Specifies that fields are retrieved from the schema of the data used to begin the workflow.

Definition

<SchemaSource>
    <NestedInitiationFieldNodes>
    </NestedInitiationFieldNodes>
</SchemaSource>

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

None

Parent elements

SchemaSource

See also