共用方式為


Plan.PlanId Property

Definition

Gets text identifier for this plan

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to