C++ C#

AssociationExists(AssociationType, Item) Method

API Reference

Namespace: Semata.DataStore

Class: Item

Is this item associated with another

public bool AssociationExists(AssociationType associationType, Item item)

Parameters

Type Name Description
AssociationType associationType The AssociationType
Item item The other Item

Returns: bool

Exceptions

Type Description
InvalidAssociateForItemException Association of this type cannot be created between these Items
InvalidAssociationTypeForItemException AssociationType is invalid for an Item of this type

This website stores cookies on your computer that are used to manage the order in which you see the pages. To find out more about the cookies we use, see our Privacy Policy.