Share via


CurrentSpend.Amount Eigenschaft

Definition

Ruft den Gesamtbetrag der Kosten ab, der vom Budget nachverfolgt wird.

[Newtonsoft.Json.JsonProperty(PropertyName="amount")]
public decimal? Amount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="amount")>]
member this.Amount : Nullable<decimal>
Public ReadOnly Property Amount As Nullable(Of Decimal)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: