JmgTransferDate.validate Method [AX 2012]

Indicates whether the current instance is valid.

public boolean validate([Object calledFrom])

Run On

Server

Parameters

calledFrom
Type: Object Class
A reference to the calling object.

Return Value

Type: boolean
true if the instance is valid; otherwise, false.
Show: