MilestoneUpdateModel.State Property

Definition

The open or close state of the milestone.

[System.Text.Json.Serialization.JsonPropertyName("state")]
public string State { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("state")>]
member this.State : string with get, set
Public Property State As String

Property Value

Attributes

Applies to