The lookback index of the oldest value that changed. Should be zero unless OldValuesChange is true.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
int OldestValueChanged { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property OldestValueChanged As Integer |
| Visual C++ |
|---|
property int OldestValueChanged { int get (); } |