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