GetJobQueueEnabled Method
Tells if the job queue is enabled.
Required Permissions
VaultOptionsGetSyntax
public System.bool GetJobQueueEnabled()Public Function GetJobQueueEnabled() As System.BooleanReturn Value
If true, the job queue is enabled. If false, the job queue is not enabled.