Namespace: Semata.DataStore
Class: Item
Gets the value of an Attribute
public object GetAttribute(string name)
Parameters
Type | Name | Description |
string | name | Name of the AttributeType |
Returns: object
Exceptions
Type | Description |
AttributeTypeDoesNotExistException | AttributeType does not exist |