Namespace: Semata.DataStore
Class: ItemType
Gets as AttributeType by name
public: AttributeType^ GetAttributeType(String^ name)
Parameters
Type | Name | Description |
String^ | name | Name of the AttributeType |
Returns: AttributeType^
C++ C#
Namespace: Semata.DataStore
Class: ItemType
Gets as AttributeType by name
public: AttributeType^ GetAttributeType(String^ name)
Parameters
Type | Name | Description |
String^ | name | Name of the AttributeType |
Returns: AttributeType^