SysWorkflowDictTemplate.parmLineItemWorkflows Method [AX 2012]

Gets or sets the value of the List parameter.

Syntax

public List parmLineItemWorkflows([List _lineItemWorkflows])

Run On

Called

Parameters

  • _lineItemWorkflows
    Type: List Class
    An instance of the List class to set; optional.

Return Value

Type: List Class
An instance of the List class.

Remarks

Microsoft internal use only.

See Also

Reference

SysWorkflowDictTemplate Class