ServerInfoHeader.ReportServerTimeZoneInfo Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les informations sur le fuseau horaire pour le serveur de rapports.
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
Valeur de propriété
Objet TimeZoneInformation qui contient les informations sur le fuseau horaire pour le serveur de rapports.