ServerInfoHeader.ReportServerTimeZoneInfo 屬性

定義

取得或設定報表伺服器的時區資訊。

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

屬性值

TimeZoneInformation

傳回報表伺服器的時區資訊。

適用於