IRPayPFReportCommand.parmValue Method [AX 2012]
Gets or sets the Value parameter.
Syntax
public container parmValue([container _commandValue])
Run On
Called
Parameters
- _commandValue
Type: container
The value to set.
Return Value
Type: container
The value of the Value parameter.
See Also
Reference
IRPayPFReportCommand Interface