C++ C#

Association(ItemObject, string, string, string) Method

API Reference

Namespace: Semata.DataStore.ObjectModel

Class: Association<I>

Construct a new instance of Association.

public  Association(ItemObject itemObject, string associationTypeName, string propertyName, string associatePropertyName)

Parameters

Type Name Description
ItemObject itemObject An ItemObject.
string associationTypeName The name of a valid AssociaiotnType for the itemObject.
string propertyName The name of the property on the ItemObject that refers to this Association
string associatePropertyName The name of the property on the associated ItemObject that refers to a corresponding Association

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.