Share via


LedgerBalanceSheetDimPrint.getFromDialog Method [AX 2012]

Assigns the dialog values to the internal variables.

Syntax

public boolean getFromDialog()

Run On

Called

Return Value

Type: boolean
true if assigning the dialog values was successful; otherwise, false.

Remarks

When inheriting from this method remember always to call super().

See Also

Reference

LedgerBalanceSheetDimPrint Class