다음을 통해 공유


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

적용 대상