NullAPIProperty
The NullAPIProperty object takes an API property and specifies a null property for that value. Use this object to avoid problems associated with sending an empty string.
Name | Data Type | Description |
---|---|---|
Name | xsd | Name of the object or property. |
Value | xsd | Defines value to be used in filter or other object. In filters, the BETWEEN operator requires two Values. IN can handle multiple Values. All other operators require only one Value. isNull and isNotNull ignores any supplied values and don't return an error. |