ParameterInformationSetting.LabelOffsetSupport Özellik

Tanım

İstemcinin etiket sapmasını destekleyip desteklemediğini gösteren bir değer alır veya ayarlar.

public:
 property Nullable<bool> LabelOffsetSupport { Nullable<bool> get(); void set(Nullable<bool> value); };
[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)]
[System.Runtime.Serialization.DataMember(Name="labelOffsetSupport")]
public bool? LabelOffsetSupport { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)>]
[<System.Runtime.Serialization.DataMember(Name="labelOffsetSupport")>]
member this.LabelOffsetSupport : Nullable<bool> with get, set
Public Property LabelOffsetSupport As Nullable(Of Boolean)

Özellik Değeri

Nullable<Boolean>
Öznitelikler
Newtonsoft.Json.JsonPropertyAttribute DataMemberAttribute

Şunlara uygulanır