Classdesc

Represents a <PropertyIsBetween> temporal comparison operator, suitable for QGIS server that does not support <During>.

Hierarchy

  • Comparison
    • DateIsBetween

Constructors

Properties

Constructors

  • Parameters

    • propertyName: string

      Name of the context property to compare.

    • lowerBoundary: string

      The lower bound of the range.

    • upperBoundary: string

      The upper bound of the range.

    Returns DateIsBetween

Properties

lowerBoundary: string
upperBoundary: string

Generated using TypeDoc