C++ C#

AttributeProperty<V> Class

API Reference

Namespace: Semata.DataStore.ObjectModel

A wrapper for an Attribute.

public class AttributeProperty<V> : ValuePropertyImpl<V> where V : IEquatable<V>

Inherits: ValuePropertyImpl<V>

Constructors

Name Description
AttributeProperty(ItemObject, string, string, bool, bool, Func<object, object>, Func<object, object>)

Constructs a new instance of AttributeProperty

Properties

Name Description
AttributeType

The AttributeType of the property

Methods

Name Description
CheckValueUnique(string)

Adds an error if the value is not null and not unique

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.