次の方法で共有


SupportTicketDetails.EnrollmentId プロパティ

定義

サポート チケットに関連付けられている登録 ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象