BootstrapSchedulerRecurrenceType Enum
In This Article
#Declaration
TypeScript
enum BootstrapSchedulerRecurrenceType {
Daily = "Daily",
Weekly = "Weekly",
Monthly = "Monthly",
Yearly = "Yearly",
Hourly = "Hourly",
}
#Members
Name |
---|
Daily |
Hourly |
Monthly |
Weekly |
Yearly |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.