AllowHoldTypeOverride Property (JobGroup)
In This Topic
Determines whether jobs and groups in the group can override the
HoldType
Syntax
'Declaration
Public Property AllowHoldTypeOverride As Boolean
public bool AllowHoldTypeOverride {get; set;}
See Also