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

属性值

一个表示以前的值的字符串。

属性

适用于