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