Namespace: DeltaEngine.MocksAssembly: DeltaEngine.Mocks (in DeltaEngine.Mocks.dll) Version: 1.1.1.0 (1.1.1)
public bool WasUpdated { get; set; }
public bool WasUpdated { get; set; }
Public Property WasUpdated As Boolean
Get
Set
Public Property WasUpdated As Boolean
Get
Set
public:
virtual property bool WasUpdated {
bool get () sealed;
void set (bool value) sealed;
}
public:
virtual property bool WasUpdated {
bool get () sealed;
void set (bool value) sealed;
}
abstract WasUpdated : bool with get, set
override WasUpdated : bool with get, set
abstract WasUpdated : bool with get, set
override WasUpdated : bool with get, set
Property Value
Type:
BooleanImplements
VerifiableUpdate WasUpdated