Transaction.PriorValue Propriedade

Definição

Obtém ou define o valor antigo substituído pela transação.

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

Valor da propriedade

Uma cadeia de caracteres que representa o valor antigo.

Atributos

Aplica-se a