Dela via


PlanDetails.Justification Property

Definition

Gets or sets user's justification for the plan's request

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to