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