SchedulePicker.SelectedScheduleType Property

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

Syntax

'Declaration
Protected ReadOnly Property SelectedScheduleType As SchedulePicker.ScheduleType
    Get
'Usage
Dim value As SchedulePicker.ScheduleType

value = Me.SelectedScheduleType
protected SchedulePicker.ScheduleType SelectedScheduleType { get; }

Property Value

Type: Microsoft.SharePoint.WebControls.SchedulePicker.ScheduleType
Returns SchedulePicker.ScheduleType.

See Also

Reference

SchedulePicker Class

SchedulePicker Members

Microsoft.SharePoint.WebControls Namespace