次の方法で共有


ServerInfoHeader.ReportServerTimeZoneInfo プロパティ

定義

レポート サーバーのタイム ゾーン情報を取得します。

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

プロパティ値

レポート サーバーのタイム ゾーン情報を表す TimeZoneInformation オブジェクトです。

適用対象