MobileCRM.Reference.constructor - Resconet/JSBridge GitHub Wiki
Constructs an instance of MobileCRM.Reference object.
Argument | Type | Description |
---|---|---|
entityName | String | The logical name of the reference, e.g. "account". |
id | String | GUID of the existing entity or null for new one. |
primaryName | String | The human readable name of the reference, e.g "Alexandro". |