NullAPIProperty

An object that 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
NameStringName of the object or property.
ValueStringDefines 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.