C++ C#

ValuePropertyImpl<V> Class

API Reference

Namespace: Semata.DataStore.ObjectModel

The base class for the wrapper for an Attribute, or Association that has the annotation "[property]" The value is loaded on demand and cached. The value is only set in the DataStore when the parent ItemObject is written.

generic <typename V>
where V : IEquatable<V>
public ref class ValuePropertyImpl abstract : public ValueProperty

Inherits: ValueProperty

This website stores cookies on your computer that are used to manage the order in which you see the pages. To find out more about the cookies we use, see our Privacy Policy.