is_not method
is_not(self)
Negates the specification.
Returns
A composite specification.
def is_not(self):
...
See Also
- module
groupdocs.metadata.search - class
Specification - class
WithValueSpecification
Negates the specification.
A composite specification.
def is_not(self):
...
groupdocs.metadata.searchSpecificationWithValueSpecification