次の方法で共有


ItemHistorySnapshot クラス

定義

アイテム履歴スナップショットを表します。

public ref class ItemHistorySnapshot
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class ItemHistorySnapshot
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type ItemHistorySnapshot = class
Public Class ItemHistorySnapshot
継承
ItemHistorySnapshot
属性

注釈

ItemHistorySnapshotオブジェクトは、 メソッドによってListItemHistory出力として返されます。

コンストラクター

ItemHistorySnapshot()

ItemHistorySnapshot クラスの新しいインスタンスを初期化します。

プロパティ

CreationDate

アイテム履歴スナップショットがレポート サーバー データベースに追加された日時を取得または設定します。

HistoryID

アイテム履歴スナップショットの ID を取得または設定します。

Size

アイテム履歴スナップショットのサイズをバイト単位で取得または設定します。

適用対象