Share via


SysWorkflowInstanceContext.parmElements Method [AX 2012]

Microsoft internal use only.

Syntax

public List parmElements([List _elements])

Run On

Called

Parameters

  • _elements
    Type: List Class
    The value to set; optional.

Return Value

Type: List Class
The current value of the elements parameter.

Remarks

Gets or sets the value of the elements parameter.

See Also

Reference

SysWorkflowInstanceContext Class