SoapService
Click here for a complete list of operations.
MultiValueFilter
Represents a multi-values filter entry
Base Classes
None
Properties
The following properties are provided directly by this class:
| Type | Name | Required |
|---|---|---|
| boolean | IsNone - Do we have the special case of a filter for (None) - i.e. all records that have no value set | Yes |
| ArrayOfint? | Values - Contains the list of specified values to filter on |