Sdílet prostřednictvím


Amount.Value Vlastnost

Definice

Získá nebo nastaví hodnotu množství.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public double? Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : Nullable<double> with get, set
Public Property Value As Nullable(Of Double)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro