RCashAccountStatementContract.parmCashAccount Method [AX 2012]
Gets or sets the value of the CashAccount data contract parameter.
Syntax
public RCashAccount parmCashAccount([RCashAccount _cashAccount])
Run On
Called
Parameters
- _cashAccount
Type: RCashAccount Extended Data Type
The new value of the CashAccount data contract parameter.
Return Value
Type: RCashAccount Extended Data Type
The current value of the CashAccount data contract parameter.