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