Share via


IntrastatDiskSE.getFromDialog Method [AX 2012]

Retrieves the values from the dialog box fields and performs the validation.

Syntax

public boolean getFromDialog()

Run On

Client

Return Value

Type: boolean
true, if the values are valid; otherwise, false.

Exceptions

Exception Condition
Warning

The FromDate or ToDate values are not specified.

Error

The FromDate value is earlier than the ToDate value.

See Also

Reference

IntrastatDiskSE Class