[JsonPropertyAttribute(Order = 15)] public float BudgetAmount { get; set; }
<JsonPropertyAttribute(Order := 15)> Public Property BudgetAmount As Single Get Set
No code example is currently available or this language may not be supported.
In This Article