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 date on which daylight time begins for the time zone.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property DaylightDate As SPSystemTime
Get
'Usage
Dim instance As SPTimeZoneInformation
Dim value As SPSystemTime
value = instance.DaylightDate
public SPSystemTime DaylightDate { get; }
Property Value
Type: Microsoft.SharePoint.SPSystemTime
A Microsoft.SharePoint.SPSystemTime object that represents the date.