EvaluationFormSearchCriteria
The search criteria to be used to return evaluation forms.
Types
Properties
Link copied to clipboard
A list of conditions which would be applied together with an AND condition.
Link copied to clipboard
Boolean search condition.
Link copied to clipboard
Datetime search condition.
Link copied to clipboard
A leaf node condition which can be used to specify a numeric condition.
Link copied to clipboard
A list of conditions which would be applied together with an OR condition.
Link copied to clipboard
A leaf node condition which can be used to specify a string condition.
Functions
Link copied to clipboard
inline fun copy(block: EvaluationFormSearchCriteria.Builder.() -> Unit = {}): EvaluationFormSearchCriteria