Partager via


IssueUpdateContract.State Propriété

Définition

Obtient ou définit status du problème. Les valeurs possibles sont les suivantes : 'proposed', 'open', 'removed', 'resolved', 'closed'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.state")]
public string State { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.state")>]
member this.State : string with get, set
Public Property State As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à