LedgerJournalCheckPost.parmPostProforma_CN Method [AX 2012]

Gets or sets the value of the post proforma.

Syntax

public boolean parmPostProforma_CN([boolean _postProforma])

Run On

Server

Parameters

  • _postProforma
    Type: boolean
    The new value of the post proforma.

Return Value

Type: boolean
The current value of post proforma.

See Also

Reference

LedgerJournalCheckPost Class