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.

NameData TypeDescription
NamexsdName of the object or property.
ValuexsdDefines 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.