IProperty Interface
From Tungsten Suite
Tungsten
|
|
IProperty Interface |
The base interface which Property must support
Namespace: W
Assembly: Tungsten.Property (in Tungsten.Property.dll) Version: 2.0.2
C#
public interface IProperty
The IProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| IsDirty |
True if the property's value has changed since initialization or since the last call to MarkAsClean
|