Version: 
        
      
      
      
      Schedules_CreateOrUpdateSchedule(string Schedule_Name, string Schedule_Configuration, Inedo.Data.YNIndicator? Active_Indicator, int? Schedule_Id) Method
  
            Creates a new schedule, or updates an existing one.
            
 
  Syntax
  
    public
    int? Schedules_CreateOrUpdateSchedule(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?