Namespace: Semata.DataStore
Class: Item
Gets the value of an Attribute
public: Object^ GetAttributeByName(String^ name)
Parameters
| Type | Name | Description |
| String^ | name | Name of the AttributeType |
Returns: Object^
Errors
Errors cause a Platform::Exception to be thrown with the following HResult and Message
| HResult | Message |
| 0x4002 | AttributeType does not exist |