TimeZoneInformation.StandardDate Property

Definition

Gets a TimeZoneInformation.SYSTEMTIME object that contains a date and local time when the transition from daylight time to standard time occurs.

public:
 property Microsoft::ReportingServices::Diagnostics::TimeZoneInformation::SYSTEMTIME ^ StandardDate { Microsoft::ReportingServices::Diagnostics::TimeZoneInformation::SYSTEMTIME ^ get(); void set(Microsoft::ReportingServices::Diagnostics::TimeZoneInformation::SYSTEMTIME ^ value); };
public Microsoft.ReportingServices.Diagnostics.TimeZoneInformation.SYSTEMTIME StandardDate { get; set; }
member this.StandardDate : Microsoft.ReportingServices.Diagnostics.TimeZoneInformation.SYSTEMTIME with get, set
Public Property StandardDate As TimeZoneInformation.SYSTEMTIME

Property Value

A TimeZoneInformation.SYSTEMTIME object that contains a date and local time when the transition from daylight time to standard time occurs.

Applies to