ApplyToManualExecution Property
In This Topic
Determines whether the Exclusion Period applies when the job is run manually using ExecuteJob.
Syntax
'Declaration
Public Property ApplyToManualExecution As Boolean
public bool ApplyToManualExecution {get; set;}
See Also