次の方法で共有


Transaction.CustomerId プロパティ

定義

トランザクションが行われた顧客の ID を取得します。 フィールドは、Microsoft Partner Agreement課金アカウントにのみ適用されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象