adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobGroup Class / UpdateHoldType Method
The new setting for the object's HoldType
Indicates how missed executions will be treated if the HoldType.DisableTriggers flag is being turned off.
Optional audit record for change log and snapshot.


In This Topic
    UpdateHoldType Method (JobGroup)
    In This Topic
    Updates the HoldType for the Group immediately.
    Syntax

    Parameters

    newValue
    The new setting for the object's HoldType
    missedJobOptions
    Indicates how missed executions will be treated if the HoldType.DisableTriggers flag is being turned off.
    auditRecord
    Optional audit record for change log and snapshot.
    Remarks
    This method makes an immediate server call to update the HoldType. No Save is required. The caller must have Modify or Hold/Release permission.
    See Also