Share via


ReleaseUpdateCockpit.batchIsBulkCopyJob Method [AX 2012]

Checks whether a batch task is a bulk copy task.

Syntax

protected boolean batchIsBulkCopyJob(RefRecId _batchRefRecId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the task is equal to the ReleaseUpdateScriptType::BulkCopy enumeration value; otherwise, false.

See Also

Reference

ReleaseUpdateCockpit Class