다음을 통해 공유


Transaction.OrderName 속성

정의

예약 주문의 이름을 가져옵니다. 필드는 종류 예약의 트랜잭션에만 적용됩니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상