次の方法で共有


Transaction.ProductFamily プロパティ

定義

トランザクションが実行された製品のファミリを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象