TimeZoneInformation.StandardDate Property

Definition

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

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

Property Value

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

Applies to