Share via


PurchFormletterParmDataInvoice.checkStorno Method [AX 2012]

Indicates whether the storno can be posted.

Syntax

public boolean checkStorno([boolean _showBox])

Run On

Server

Parameters

  • _showBox
    Type: boolean
    A Boolean optional value that allows displaying a confirmation dialog box.

Return Value

Type: boolean
true if the storno can be posted; otherwise, false.

See Also

Reference

PurchFormletterParmDataInvoice Class