MobileCRM.ManyToManyReference - Resconet/JSBridge GitHub Wiki
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. |