共用方式為


Transaction.CustomerDisplayName 屬性

定義

取得發生交易的客戶名稱。 欄位僅適用于Microsoft 合作夥伴合約計費帳戶。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於