LastAccessTimeTrackingPolicy.Enable プロパティ

定義

true の最終アクセス時刻ベースの追跡が有効に設定されている場合に取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="enable")]
public bool Enable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enable")>]
member this.Enable : bool with get, set
Public Property Enable As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象