共用方式為


Transaction.CustomerId 屬性

定義

取得交易發生所在客戶的識別碼。 欄位僅適用于Microsoft 合作夥伴合約計費帳戶。

[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

適用於