次の方法で共有


IndexAction<T>.Document プロパティ

定義

アクションが実行されるドキュメントを取得します。キー以外のフィールドは、削除アクションでは無視されます。

public T Document { get; set; }
member this.Document : 'T with get, set
Public Property Document As T

プロパティ値

T

適用対象