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 |