|   | DataObjectVersionPropertyValue Property  | 
 
            Based on the type and datatype of TypeProperty.Property Value contains either a:
            string, int, datetime, double, bool, timespan, a SetPropertyValue object or a ReferencePropertyValue object.
            Value can also be null.
            Value should not be used if ValueAvailable=false.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Object Value { get; set; }Property Value
Type: 
Object
See Also