共用方式為


CommitmentPlanProperties.PlanType Property

Definition

Gets or sets commitment plan type.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to