Share via


MCRItemListGeneration.validate Method [AX 2012]

Validates the generation yielded results.

Syntax

public boolean validate([Object _calledFrom])

Run On

Server

Parameters

  • _calledFrom
    Type: Object Class
    The caller form of this class.

Return Value

Type: boolean
true if the item list generation yielded results; otherwise, false.

See Also

Reference

MCRItemListGeneration Class