Namespace: Semata.DataStore
Class: Connection
returns a boolean denoting whether or not an ItemType with this name exists
public: bool GetItemTypeExists(String^ name)
Parameters
| Type | Name | Description |
| String^ | name | name of the Item Type |
Returns: bool
C++ C#
Namespace: Semata.DataStore
Class: Connection
returns a boolean denoting whether or not an ItemType with this name exists
public: bool GetItemTypeExists(String^ name)
Parameters
| Type | Name | Description |
| String^ | name | name of the Item Type |
Returns: bool