다음을 통해 공유


TransactionSearchCriteria.PriorValue 속성

정의

이전 트랜잭션 값을 가져오거나 설정합니다.

public:
 property System::String ^ PriorValue { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string PriorValue { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.PriorValue : string with get, set
Public Property PriorValue As String

속성 값

이전 값을 나타내는 문자열입니다.

특성

적용 대상