CashReceiptUpdateLV.validate Method [AX 2012]
Validates the dialog box parameters.
public boolean validate([Object _calledFrom])
Run On
CalledParameters
- _calledFrom
- Type: Object Class
The object that calls this method.
Return Value
Type: booleantrue 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: