Property | Type | Description | Req? | Mapping Field: Service Scheduling |
---|
DontCancelCleared | Boolean | When true , any jobs in the dependency group/split dependency group whose status is Cleared won’t be cancelled. | No | options.DontCancelCleared |
DontCancelLoggedOff | Boolean | When true , any jobs in the dependency group/split dependency group whose status is Logged Off won’t be cancelled. | No | options.DontCancelLoggedOff |
IsJobID | Boolean | Indicates if the multiJobID parameter is the JobID of a job in a dependency group/split dependency group, not the multiJobID of the group itself. The whole dependency group/split dependency group that contains that job is cancelled in the same way as would have been had the dependency group/split dependency group MultiJobID been supplied. | No | options.IsJobID |