SchedulePicker.ScheduleType Enumeration

Specifies the types of schedules that can be selected using the SchedulePicker control.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected Enumeration ScheduleType
'Usage
Dim instance As SchedulePicker.ScheduleType
protected enum ScheduleType

Members

Member name Description
None Displays no schedule.
Minutely Displays a minute-based schedule.
Hourly Displays an hourly schedule.
Daily Displays a daily schedule.
Weekly Displays a weekly schedule.
Monthly Displays a monthly schedule.

See Also

Reference

Microsoft.SharePoint.WebControls Namespace