Share via


PurchFormletterParmDataInvoice.checkBeforePost Method [AX 2012]

Indicates whether to perform validation before posting.

Syntax

public boolean checkBeforePost([boolean _showBox])

Run On

Server

Parameters

  • _showBox
    Type: boolean
    A Boolean which indicates whether to show box; optional.

Return Value

Type: boolean
Always returns true.

See Also

Reference

PurchFormletterParmDataInvoice Class