C++ C#

RemoveAssociationByName(string, Item) Method

API Reference

Namespace: Semata.DataStore

Class: Item

Removes the association of this Item with another

public void RemoveAssociationByName(string name, Item item)

Parameters

Type Name Description
string name The name of the AssociationType
Item item The other Item

Returns: void

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.