Condividi tramite


SupportInfo.Instructions Property

Definition

Gets or sets support instructions.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to