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

プロパティ値

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

適用対象