Partager via


Restriction.ReasonCode Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to