ServerInfoHeader.ReportServerTimeZoneInfo Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta le informazioni sul fuso orario per il server di report.
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
Valore della proprietà
Restituisce le informazioni sul fuso orario per il server di report.