Jump to: navigation, search

Changes


QUERYSCOPE

2 bytes added, 11 September
/* PropertyValues for the QueryInstance */
=== PropertyValues for the QueryInstance ===
As described above, every [[MetaProperty|MetaProperties]] defined in the [[ACM]] will serve as filter criteria criterion on the client. In some cases it might be necessary that you need to send data for the Query itself (e.g. an Icon, Statuscosor StatusColor or MANUAL_EVALUATION_ONLY). As these properties should not be interpreted as filtercriteria filtercriterion you need to tell the QueryScope to use them like normal properties. For this you have to override the TakePropertyValueFromQueryInstance method on the Query Scope.
Example:
1,658
edits