|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.EventArgs Namespace > ConnectorValueChangedEventArgs Class > ConnectorValueChangedEventArgs Properties > ConnectorValueChangedEventArgs.OldValue Property |
Gets the previous value before the current change.
Namespace: BNCS.Logic.EventArgs
Assembly: BNCS.Logic (in BNCS.Logic.dll)
public Nullable<Object> OldValue { get; }
The old value of the object, or null if no previous value exists.
ConnectorValueChangedEventArgs Class
BNCS.Logic.EventArgs Namespace