Difference between revisions of "Activity:GetObjectsByPropertyValue (Activity)"
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
The GetObjectsByPropertyValue queries object [[Instance|instances]] by comparing a named property to a given value. | The GetObjectsByPropertyValue queries object [[Instance|instances]] by comparing a named property to a given value. | ||
+ | |||
= Description = | = Description = | ||
{{ActivityInfoBox | {{ActivityInfoBox | ||
Line 61: | Line 62: | ||
|} | |} | ||
− | {{Activity/End}} | + | <!-- DO NOT REMOVE THIS -->{{Activity/End}}<!-- DO NOT REMOVE THIS --> |
==See also== | ==See also== | ||
Line 67: | Line 68: | ||
* [[Activity:GetObjectsByQuery (Activity)]] | * [[Activity:GetObjectsByQuery (Activity)]] | ||
− | + | [[Category:Activities|GetObjectsByPropertyValue (Activity)]] |
Latest revision as of 09:44, 4 November 2015
The GetObjectsByPropertyValue queries object instances by comparing a named property to a given value.