Click or drag to resize

SealSchedule Properties

The SealSchedule type exposes the following members.

Properties
 NameDescription
Public propertyDays Days of the schedule
Public propertyDaysInterval Number of days for the interval
Public propertyEnabled True if the schedule is enable
Public propertyEnd End date time of the schedule
Public propertyGUID Unique identifier of the schedule
Public propertyMonths Months of the schedule
Public propertyNextExecution Next execution date time of the schedule
Public propertyRepeatDuration Repeat duration in TimeSpan
Public propertyRepeatDurationTicks Repeat duration in ticks
Public propertyRepeatInterval Repeat interval in TimeSpan
Public propertyRepeatIntervalTicks Repeat interval in ticks
Public propertyReportGUID GUID of the report scheduled
Public propertyReportPath File path of the report scheduled
Public propertyStart Start date time of the schedule
Public propertyType Trigger type of the schedule
Public propertyWeekdays Weekdays of the schedule
Public propertyWeeksInterval Number of weeks for the interval
Top
See Also