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