JmgCalculateDate.validate Method [AX 2012]

Determines whether the object is valid.

public boolean validate([Object calledFrom])

Run On

Server

Parameters

calledFrom
Type: Object Class
The caller of the class.

Return Value

Type: boolean
true if validation is successful; otherwise, false.
Show: