Namespace: Semata.DataStore
Class: Item
Gets all the Items associated with this one, by the AssociationType
public: ItemIterator^ GetAssociations(String^ name)
Parameters
| Type | Name | Description |
| String^ | name | Name of the AssociationType |
Returns: ItemIterator^
Exceptions
| Type | Description |
| AssociationTypeDoesNotExistException | Association type does not exist |