Namespace: Semata.DataStore
Class: AttributeType
Gets the Items that have an Attribute with this Value
public: ItemIterator^ GetItemsByValue(Object^ value)
Parameters
| Type | Name | Description |
| Object^ | value | Value |
Returns: ItemIterator^
Exceptions
| Type | Description |
| ValueInvalidForAttributeException | Value is of the wrong type for this AttributeType |