다음을 통해 공유


Instruction.Amount 속성

정의

이 청구 지침에 대해 예산이 책정된 금액을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.amount")]
public double Amount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.amount")>]
member this.Amount : double with get, set
Public Property Amount As Double

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상