Gets whether there are any active jobs.
# Get the value of the property.propertyValue = application_var.hasActiveJobs
#include <Core/Application/Application.h>// Get the value of the property.boolean propertyValue = application_var->hasActiveJobs();