Property(TValue) Properties
From Tungsten Suite
Tungsten
|
|
PropertyTValue Properties |
The PropertyTValue generic type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultValue | Allows the programmer to assign a default value which can be reset via the ResetToDefaultValue method. This value does not have to be the initial value. | |
| IsDirty |
True if Value has changed since initialization or since the last call to MarkAsClean
(Inherited from PropertyBaseTOwner, TValue.) | |
| Owner |
The property owner
(Inherited from PropertyBaseTOwner, TValue.) | |
| Value |
Get or Set the value
(Inherited from LockableSlimTValue.) |