次の方法で共有


PlanNotificationDetails.PlanDisplayName プロパティ

定義

プランの表示名を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象