次の方法で共有


Plan.PromotionCode プロパティ

定義

上記の製品/成果物の Data Market でプロビジョニングされた発行元提供のプロモーション コードを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象