DynamicValue Properties
The DynamicValue type exposes the following members.
Properties
| 
 | Name | Description | 
|---|---|---|
| 
                     | Gets the age of the value (last successful read of the value) | |
| 
                     | Gets the cached Raw internal Data. | |
| 
                     | Gets the data type bound to this IValue | |
| 
                     | Gets a value indicating whether this IValue is a primitive value. | |
| 
                     | Gets the parent value. | |
| 
                     | Gets the resolved type. | |
| 
                     | Gets the symbol that is bound to this value. | |
| 
                     | Gets the Time stamp of the last successful read of the Value. | |
| 
                     | Gets / Sets the update mode | |
| 
                     | The value factory | 
- DynamicValue.Age Property
- DynamicValue.CachedRaw Property
- DynamicValue.DataType Property
- DynamicValue.IsPrimitive Property
- DynamicValue.ResolvedType Property
- DynamicValue.Symbol Property
- DynamicValue.TimeStamp Property
- DynamicValue.UpdateMode Property
- DynamicValue.ValueFactory Property
- DynamicValue.ParentValue Property
 
                  