|    | DataObjectHistoryEntryFieldOldValue Property  | 
 
            Based on the type and datatype of the field/property OldValue contains either a:
            string, int, datetime, double, bool, timespan, a SetPropertyValues object or a ReferencePropertyValues object.
            OldValue can also be null.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Object OldValue { get; set; }Property Value
Type: 
Object
See Also