ProjListProjPostingContract.parmProjWIPInvoicedOnAccount Method [AX 2012]
Gets or sets the value of the ProjWIPInvoicedOnAccount data contract parameter.
public boolean parmProjWIPInvoicedOnAccount([boolean _projWIPInvoicedOnAccount])
Run On
CalledParameters
- _projWIPInvoicedOnAccount
- Type: boolean
The new value of the ProjWIPInvoicedOnAccount data contract parameter; optional.
Return Value
Type: booleanThe current value of the ProjWIPInvoicedOnAccount data contract parameter.
Community Additions
ADD
Show: