Share via


Budget.Category Eigenschaft

Definition

Ruft die Kategorie des Budgets ab, unabhängig davon, ob das Budget Kosten oder Nutzung nachverfolgt, oder legt sie fest. Mögliche Werte: "Cost", "Usage"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.category")]
public string Category { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.category")>]
member this.Category : string with get, set
Public Property Category As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: