Namespace: Semata.DataStore.ObjectModel
Class: ValuePropertyImpl<V>
The current value. It will equal either the StoredValue, or a valid value to which it has been changed.
override object Value
Returns: object
C++ C#
Namespace: Semata.DataStore.ObjectModel
Class: ValuePropertyImpl<V>
The current value. It will equal either the StoredValue, or a valid value to which it has been changed.
override object Value
Returns: object