MCRContinuitySynchronization.validate Method [AX 2012]

Validates that event IDs are unique.

public boolean validate([Object calledFrom])

Run On

Called

Parameters

calledFrom
Type: Object Class
The form to be called via the super call; optional.

Return Value

Type: boolean
true if standard validation passes and if event IDs are unique; otherwise, false.

Community Additions

ADD
Show: