IProperty(TValue) Properties

Tungsten Suite

IPropertyTValue Properties

The IPropertyTValue generic type exposes the following members.

Properties
  NameDescription
Public propertyIsDirty
True if the property's value has changed since initialization or since the last call to MarkAsClean
(Inherited from IProperty.)
Public propertyValue
The value of the property
Top
See Also