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
Exceptions
| Type | Description |
| AssociationTypeWithThisNameExistsException | AssociationType with this name exists |
| AttributeTypeWithThisNameExistsException | AttributeType with this name exists |
| MISSING PAGE InvalidNameException |