Compartir a través de


LastAccessTimeTrackingPolicy.Enable Propiedad

Definición

Obtiene o establece cuando se establece en true se habilita el seguimiento basado en la hora de último acceso.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a