ReqTransForm.parmFormList Method [AX 2012]

Gets or sets the FormList parameter.

Syntax

public container parmFormList([container _formList])

Run On

Client

Parameters

  • _formList
    Type: container
    The value to set; optional.

Return Value

Type: container
The value of the FormList parameter.

See Also

Reference

ReqTransForm Class