Skip to content

MobileCRM.ManyToManyReference

Maros Kolibas edited this page Nov 28, 2019 · 1 revision

MobileCRM.ManyToManyReference Object

A static object with functions managing many to many relations.

Properties

Property Type Description

Functions

Function Description
addRecord Adds or removes an N-N relationship record between the two passed entities.
create Creates a new N-N relationship between the two passed entities.
remove Removes an existing N-N relationship between the two passed entities.

Clone this wiki locally