Compartilhar via


FieldRestriction.Result Propriedade

Definição

Obtém o tipo de restrição que é imposta ao campo. Os valores possíveis incluem: 'Obrigatório', 'Removido', 'Negar'

[Newtonsoft.Json.JsonProperty(PropertyName="result")]
public string Result { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="result")>]
member this.Result : string
Public ReadOnly Property Result As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a