次の方法で共有


EntityStagingGetCriteria.IncludeClearedBatches プロパティ

定義

"クリアされたバッチ" も結果に返されるかどうかを取得または設定します。

public:
 property bool IncludeClearedBatches { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember]
public bool IncludeClearedBatches { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.IncludeClearedBatches : bool with get, set
Public Property IncludeClearedBatches As Boolean

プロパティ値

True結果で "クリアされたバッチ" も返される場合。それ以外の場合は . false

属性

適用対象