次の方法で共有


PlanDetails.Justification プロパティ

定義

プランの要求に対するユーザーの正当な理由を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象