MobileCRM.FetchXml.Filter.notIn - Resconet/JSBridge GitHub Wiki
Adds a attribute inclusion condition to the filter.
Arguments
Argument | Type | Description |
---|---|---|
attribute | String | The attribute name (CRM logical field name). |
values | Array | An array of values. |