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.
- allowOverride
- New setting for the group's AllowHoldTypeOverride. Set to a null reference (Nothing in Visual Basic) to keep the current setting.
- inherit
- New setting for the group's InheritHoldType. Set to a null reference (Nothing in Visual Basic) to keep the current setting.
See Also