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