Partilhar via


ModelFeatureInformation.IsRequired Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a