Click or drag to resize

WFSLogicalOperatorToString Method

Creates a string containing Openlayers filter type from properties of WFSLogicalOperator object.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public override string ToString()

Return Value

Type: String
A JS String that can used to instantiate OpenLayers Logical Filter object
See Also