Less or Equal
lessequal, less, leq, below, under
(lessequal type compareto order discriminationtype)
type (Property Type): Property type to look for when filtering the annotations.
compareto (Property): Value, of the given property type, to which to compare the properties of the annotations when filtering.
order (Order): Property order, appliable to the given property type, to use to decide which elements are below and which over compareto.
discriminationtype (Property Discrimination Type): Discrimination type to use when filtering elements.
Less or Equal criteria obtains from an agenda all the annotations for which ANY/ALL (depending on discriminationtype) of their properties of the given property type are less or equal than the given compareto, under the given order.
Guide index