Skip to content

Latest commit

 

History

History
67 lines (48 loc) · 1.35 KB

actionvariables-element-action-elementactions-elementworkflowinfo-elementaction4.md

File metadata and controls

67 lines (48 loc) · 1.35 KB
titledescriptionmanagerms.datems.audiencems.topicms.localizationpriorityms.assetid
ActionVariables element (Action element)
Discusses the definition, elements and attributes for ActionVariables element (Action element) which specifies local variables for the action.
laurawi
07/12/2022
Developer
reference
medium
69d4c465-600d-9d78-6ed9-1e024ec8ad1d

ActionVariables element (Action element)

(Actions element) (WorkflowInfo element) (Action4)

Applies to: SharePoint Server 2013

Specifies local variables for the action.

Usage

<Actions> <Action> <ActionVariables /> <ActionBody /> <ActionConditions /> </Action> </Actions>

Element information

NameDetails
Element type
Namespace
Schema fileActions4.xsd

Definition

<xs:elementname="ActionVariables"minOccurs="0"maxOccurs="1"> <xs:complexType> <xs:sequence> <xs:elementname="ActionVariables"></xs:element> </xs:sequence> </xs:complexType> </xs:element>

Elements and attributes

If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.

Parent elements

Child elements

None.

Attributes

None.

close