C++ C#

AddAttributeType(String^, String^, String^, ValueType^) Method

API Reference

Namespace: Semata.DataStore

Class: ItemType

Creates as AttributeType

public:
AttributeType^ AddAttributeType(String^ name, String^ description, String^ annotation, ValueType^ type)

Parameters

Type Name Description
String^ name Name of the AttributeType
String^ description Description of the AttributeType
String^ annotation Annotation of the AttributeType
ValueType^ type The ValueType

Returns: AttributeType^

Exceptions

Type Description
AssociationTypeWithThisNameExistsException AssociationType with this name exists
AttributeTypeWithThisNameExistsException AttributeType with this name exists
MISSING PAGE InvalidNameException

This website stores cookies on your computer that are used to manage the order in which you see the pages. To find out more about the cookies we use, see our Privacy Policy.