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