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