C++ C#

AddItemType(String^, String^, String^) Method

API Reference

Namespace: Semata.DataStore

Class: Connection

Creates an ItemType.

public:
ItemType^ AddItemType(String^ name, String^ description, String^ annotation)

Parameters

Type Name Description
String^ name Name of the Item
String^ description Description of the Item
String^ annotation Annotation of the Item

Returns: ItemType^

Exceptions

Type Description
ItemTypeWithThisNameAlreadyExistsException ItemType with this name already exists

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.