Lenguaje

ServerInfoHeader.ReportServerTimeZoneInfo Propiedad

Definición

Obtiene o configura la información de la zona horaria del servidor de informes.

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

Valor de propiedad

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

Se aplica a