ServerInfoHeader.ReportServerTimeZoneInfo Property

Definition

Gets the time zone information for the report server.

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

Property Value

A TimeZoneInformation object that contains the time zone information for the report server.

Applies to