Namespace: Semata.DataStore.ObjectModel
Class: AttributeProperty<V>
Adds an error if the value is not null and not unique
public: void CheckValueUnique(String^ errorMessage)
Parameters
| Type | Name | Description |
| String^ | errorMessage |
Returns: void
C++ C#
Namespace: Semata.DataStore.ObjectModel
Class: AttributeProperty<V>
Adds an error if the value is not null and not unique
public: void CheckValueUnique(String^ errorMessage)
Parameters
| Type | Name | Description |
| String^ | errorMessage |
Returns: void