Monday, January 13, 2025

ax - How to check if the class is running in the batch mode ?

boolean bManualRunning = (BatchHeader::isExecutingInBatch() == false );

No comments:

Post a Comment