Skip to content

MobileCRM.FetchXml.Filter.notIn

rescocrm edited this page May 15, 2023 · 3 revisions

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.

Clone this wiki locally