Transaction.NewValue 屬性

定義

取得或設定交易所創造的新價值。

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

屬性值

一個代表新值的字串。

屬性

適用於