ServerInfoHeader.ReportServerTimeZoneInfo Propiedad

Definición

Obtiene la información de la zona horaria para el servidor de informes.

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

Valor de propiedad

Objeto TimeZoneInformation que contiene la información de zona horaria para el servidor de informes.

Se aplica a