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