SupportTicketDetails.ProblemClassificationDisplayName Property

Definition

Gets localized name of problem classification.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.problemClassificationDisplayName")]
public string ProblemClassificationDisplayName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.problemClassificationDisplayName")>]
member this.ProblemClassificationDisplayName : string
Public ReadOnly Property ProblemClassificationDisplayName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to