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 |