다음을 통해 공유


Transaction.Units 속성

정의

지정된 제품에 사용되는 단위 수를 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.units")]
public double? Units { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.units")>]
member this.Units : Nullable<double>
Public ReadOnly Property Units As Nullable(Of Double)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상