次の方法で共有


SupportTicketDetails.SupportTicketId プロパティ

定義

一意のシステムによって生成されたサポート チケット ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象