Table of Contents

Class JobSchedule

Namespace: Casewhere.Models.RuntimeSchedulers
Assembly: Casewhere.Models.dll

public abstract class JobSchedule

Inheritance

objectJobSchedule

Derived

DailyJobSchedule, HourlyJobSchedule, MinutelyJobSchedule, MonthlyJobSchedule, WeeklyJobSchedule, YearlyJobSchedule

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<JobSchedule>(JobSchedule)

Constructors

JobSchedule()

protected JobSchedule()

Properties

TimezoneId

public string TimezoneId { get; set; }

Property Value

string