Namespace: Semata.DataStore.ObjectModel
Class: ValueProperty
Adds an error if the value is not null, or if a string not empty.
public: void CheckValueSet(String^ errorMessage)
Parameters
| Type | Name | Description | 
| String^ | errorMessage | 
Returns: void
C++ C#
Namespace: Semata.DataStore.ObjectModel
Class: ValueProperty
Adds an error if the value is not null, or if a string not empty.
public: void CheckValueSet(String^ errorMessage)
Parameters
| Type | Name | Description | 
| String^ | errorMessage | 
Returns: void