Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether a batch task is a bulk copy task.
Syntax
protected boolean batchIsBulkCopyJob(RefRecId _batchRefRecId)
Run On
Server
Parameters
- _batchRefRecId
Type: RefRecId Extended Data Type
The record ID of the batch task.
Return Value
Type: boolean
true if the task is equal to the ReleaseUpdateScriptType::BulkCopy enumeration value; otherwise, false.