Share via


RCashExchAdjPL.validate Method [AX 2012]

Validates the dialog box fields.

Syntax

public boolean validate([Object calledFrom])

Run On

Server

Parameters

  • calledFrom
    Type: Object Class
    The object that calls the dialog box.

Return Value

Type: boolean
false if the toDate value is nullNothingnullptrunita null reference (Nothing in Visual Basic); otherwise, true.

See Also

Reference

RCashExchAdjPL Class