CashReceiptUpdateLV.validate Method [AX 2012]

Validates the dialog box parameters.

public boolean validate([Object _calledFrom])

Run On

Called

Parameters

_calledFrom
Type: Object Class
The object that calls this method.

Return Value

Type: boolean
true if the toDate value is greater than the fromDate value, and if the toDate value is not nullNothingnullptrunita null reference (Nothing in Visual Basic).

Community Additions

ADD
Show: