共用方式為


PlanNotificationDetails.PlanDisplayName Property

Definition

Gets or sets the plan display name

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to