次の方法で共有


Transaction.CustomerDisplayName プロパティ

定義

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

[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

適用対象