ApplyToChainedExecution Property
In This Topic
Determines whether the Exclusion Period applies when the job is run as part of a chain (through a
JobControlAction or
JobTrigger
Syntax
'Declaration
Public Property ApplyToChainedExecution As Boolean
public bool ApplyToChainedExecution {get; set;}
See Also