Syntax
  
    public
    Task<int?> Schedules_CreateOrUpdateScheduleAsync(string Schedule_Name, string Schedule_Configuration, Inedo.Data.YNIndicator? Active_Indicator, int? Schedule_Id)
  Parameters
  
    - Schedule_Name
 
    - Type: string
 
  
  
    - Schedule_Configuration
 
    - Type: string
 
  
  
    - Active_Indicator
 
    - Type: Inedo.Data.YNIndicator?
 
  
  
    - Schedule_Id
 
    - Type: int?