Share via


RetailConcessionContractCreateInvoice.getFromDialog Method [AX 2012]

Validates the invoice type and the date entered in the dialog.

Syntax

public boolean getFromDialog()

Run On

Client

Return Value

Type: boolean
false if the date is invalid or the invoice type is not the RetailConcessionContractCreateInvType::Prepay enumeration value; otherwise, true.

See Also

Reference

RetailConcessionContractCreateInvoice Class