共用方式為


PlanNotificationDetails.PlanId Property

Definition

Gets or sets the plan id

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to