PaymentItem.Pending 속성

정의

true로 설정된 경우 이 플래그를 가져오거나 설정하면 크기 필드가 최종 필드가 아님을 의미합니다.

public bool? Pending { get; set; }
member this.Pending : Nullable<bool> with get, set
Public Property Pending As Nullable(Of Boolean)

속성 값

필드의 양이 보류 중임을 나타내는 부울입니다(즉, 최종이 아님).

적용 대상