Aracılığıyla paylaş


LastAccessTimeTrackingPolicy.Enable Property

Definition

Gets or sets when set to true last access time based tracking is enabled.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to