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

プロパティ値

以前の値を表す文字列。

属性

適用対象