C++ C#

AssociationExistsByName(String^, Item^) Method

API Reference

Namespace: Semata.DataStore

Class: Item

Is this item associated with another

public:
bool AssociationExistsByName(String^ name, Item^ item)

Parameters

Type Name Description
String^ name The name of the AssociationType
Item^ item The other Item

Returns: bool

Errors

Errors cause a Platform::Exception to be thrown with the following HResult and Message

HResult Message
0x4101 Association type does not exist

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.