Share via


JmgTransferDate.validate Method [AX 2012]

Indicates whether the current instance is valid.

Syntax

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.

See Also

Reference

JmgTransferDate Class