Compartilhar via


ConfigDataProperties.Exclude Propriedade

Definição

Obtém ou define a exclusão do recurso das avaliações do Assistente. Valores válidos: False (padrão) ou True.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a