greaterThanOrEquals property
Performs a greater or equals than operation on two document attributes. Use
with a document attribute of type Integer
or Long
.
Implementation
final DocumentAttribute? greaterThanOrEquals;
Performs a greater or equals than operation on two document attributes. Use
with a document attribute of type Integer
or Long
.
final DocumentAttribute? greaterThanOrEquals;