Namespace: Semata.DataStore.ObjectModel
Class: Association<I>
Deletes all those Items that are associated to this object, by this association
public: void CanDeleteAssociates(List<string>^ errorMessages, String^ errorMessage)
Parameters
| Type | Name | Description |
| List<string>^ | errorMessages | |
| String^ | errorMessage |
Returns: void