SysWorkflowDictTemplate.parmSupportedApprovals Method [AX 2012]

Gets or sets the value of the List parameter.

Syntax

public List parmSupportedApprovals([List _supportedApprovals])

Run On

Called

Parameters

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

Return Value

Type: List Class
An instance of the List class.

See Also

Reference

SysWorkflowDictTemplate Class