Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the currently selected date.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property SelectedDate As SimpleDate
Get
'Usage
Dim instance As DateOptions
Dim value As SimpleDate
value = instance.SelectedDate
public SimpleDate SelectedDate { get; }
Property value
Type: Microsoft.SharePoint.Utilities.SimpleDate
A SimpleDate value that indicates the currently selected date.