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