Aracılığıyla paylaş


FieldDefinition.IsOptional Özellik

Tanım

Bağlantı alanı tanımının isOptional bayrağını alır veya ayarlar.

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

Özellik Değeri

Öznitelikler
Newtonsoft.Json.JsonPropertyAttribute

Şunlara uygulanır