次の方法で共有


Transaction.ProductDescription プロパティ

定義

トランザクションが実行された製品の説明を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象