Namespace: Semata.DataStore
Class: Item
Gets all the Items associated with this one, by the AssociationType
public ItemIterator GetAssociations(AssociationType associationType)
Parameters
Type | Name | Description |
AssociationType | associationType | The AssociationType |
Returns: ItemIterator
Exceptions
Type | Description |
InvalidAssociationTypeForItemException | AssociationType is invalid for an Item of this type |