ServerInfoHeader.ReportServerTimeZoneInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.