Not class
Represents an NOT logic operator filter.
- Extends
Constructors
| Not(Filter) |
Methods
| to |
Generates an XML version of the filter. |
Constructor Details
Not(Filter)
Method Details
toXml(string)
Generates an XML version of the filter.
function toXml(version?: string)
Parameters
- version
-
string
The WFS service version.
Returns
string