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 |