C++ C#

AddAssociate(ItemType, string, string, string) Method

API Reference

Namespace: Semata.DataStore

Class: AssociationType

Adds another ItemType to the set defined by this AssociationType

public AssociationType AddAssociate(ItemType associateItemType, string associateName, string associateDescription, string associateAnnotation)

Parameters

Type Name Description
ItemType associateItemType The ItemType associated ItemType
string associateName Name of the AssociationType from the associated ItemType
string associateDescription Description of the AssociationType from the associated ItemType
string associateAnnotation Annotation of the AssociationType from the associated ItemType

Returns: AssociationType

Exceptions

Type Description
AssociationTypeWithThisNameExistsException AssociationType with this name exists
AttributeTypeWithThisNameExistsException AttributeType with this name exists
MISSING PAGE InvalidNameException

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.