ServerInfoHeader.ReportServerTimeZoneInfo Property

Definition

Gets or sets the time zone information for the report server.

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

Property Value

Returns the time zone information for the report server.

Applies to