Namespace: Semata.DataStore
Class: AssociationType
Sets the Name of the AssociationType
public void SetName(string name)
Parameters
| Type | Name | Description |
| string | name | Name of the AssociationType |
Returns: void
Errors
Errors cause a Platform::Exception to be thrown with the following HResult and Message
| HResult | Message |
| 0x3905 | AssociationType with this name exists |
| 0x3904 | AttributeType with this name exists |