InstanceFilter.matchAll

Bool

Gets value of the "Match All" property. If the value is true, this InstanceFilter will retrieve only those instances matching ALL the conditions set. Otherwise, it will retrive those that match any of the conditions set. Set the match all property value of this InstanceFilter. If the value is true, this InstanceFilter will retrieve only those instances matching ALL the conditions set. Otherwise, it will retrive those that match any of the conditions set. The value set for this property determines whether to use an AND or an OR to connect the set of conditions.