Compartir a través de


RunFilterInner.IsArchiveEnabled Propiedad

Definición

Obtiene o establece el valor que indica si el archivado está habilitado o no.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a