Skip to content

MobileCRM.Relationship.constructor

rescocrm edited this page May 15, 2023 · 3 revisions

Constructs an instance of MobileCRM.Relationship object.

Arguments

Argument Type Description
sourceProperty String Gets the name of the source of the relationship.
target MobileCRM.Reference Gets the target of the relationship.
intersectEntity String Gets the intersect entity if any. Used when displaying entities that are associated through a Many to Many relationship.
intersectProperty String Gets the intersect entity property if any. Used when displaying entities that are associated through a Many to Many relationship.
Clone this wiki locally