Namespace: Semata.DataStore
Class: AttributeType
Sets the Name of the AttributeType
public void SetName(string name)
Parameters
Type | Name | Description |
string | name | Name of the AttributeType |
Returns: void
Exceptions
Type | Description |
AssociationTypeWithThisNameExistsException | AssociationType with this name exists |
AttributeTypeWithThisNameExistsException | AttributeType with this name exists |
MISSING PAGE InvalidNameException |