Syntax
public
System.Threading.Tasks.Task Jobs_UpdateRecurringJobAsync(int? Job_Id, string Plan_Name, int? Raft_Id, int? Schedule_Id, string Job_Name, System.DateTime? LastRun_Date, Inedo.Data.YNIndicator? SetDisabled_Indicator)
Parameters
- Job_Id
- Type: int?
- Plan_Name
- Type: string
- Raft_Id
- Type: int?
- Schedule_Id
- Type: int?
- Job_Name
- Type: string
- LastRun_Date
- Type: System.DateTime?
- SetDisabled_Indicator
- Type: Inedo.Data.YNIndicator?