次の方法で共有


SupportTicketDetails.ProblemClassificationDisplayName プロパティ

定義

問題分類のローカライズされた名前を取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象