Namespace: Semata.DataStore
Class: ItemType
Returns a boolean denoting whether or not an AssociationType with this name exists
public bool GetAssociationTypeExists(string name)
Parameters
Type | Name | Description |
string | name | Name of the AssociationType |
Returns: bool