InstanceValue.DeletedValue Propriedade

Definição

Obtém o valor excluído anteriormente.Gets the previously deleted value.

public:
 static property System::Runtime::DurableInstancing::InstanceValue ^ DeletedValue { System::Runtime::DurableInstancing::InstanceValue ^ get(); };
public static System.Runtime.DurableInstancing.InstanceValue DeletedValue { get; }
member this.DeletedValue : System.Runtime.DurableInstancing.InstanceValue
Public Shared ReadOnly Property DeletedValue As InstanceValue

Valor da propriedade

InstanceValue

O valor excluído anteriormente.The previously deleted value.

Aplica-se a