ServerInfoHeader.ReportServerTimeZoneInfo Property

Definition

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

Property Value

TimeZoneInformation

Applies to