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 |