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

Errors

Errors cause a Platform::Exception to be thrown with the following HResult and Message

HResult Message
0x3903 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.