PFQueryGetSubGroupQuery Method (KeyValuePairString, Object) |
The new query will replace one level of group by a filter on the same field.
E.g. a gridview displaying groups will call this method to obtain the query to execute when one of the groups is opened.
Namespace: Packflow.Core
public PFQuery GetSubGroupQuery( KeyValuePair<string, Object> choosenGroupValue )