Share via


ReleaseUpdateBulkCopyExecute.validate Method [AX 2012]

Validates the script batch run information.

Syntax

public boolean validate([Object _calledFrom])

Run On

Server

Parameters

  • _calledFrom
    Type: Object Class
    The caller for the batch information.

Return Value

Type: boolean
Always returns true.

See Also

Reference

ReleaseUpdateBulkCopyExecute Class