PFItemGetRelatedItemsByGroup Method |
| Name | Description | |
|---|---|---|
| GetRelatedItemsByGroup(Guid, PFQuery, PFItemRelationDirection) |
Gets aggregated items linked inside a relation.
| |
| GetRelatedItemsByGroup(String, PFQuery, PFItemRelationDirection) |
Gets aggregated items linked inside a relation.
| |
| GetRelatedItemsByGroup(String, Guid, PFQuery, PFItemRelationDirection) |
Gets aggregated items linked inside a relation.
| |
| GetRelatedItemsByGroup(String, String, PFQuery, PFItemRelationDirection) |
Gets aggregated items linked inside a relation.
| |
| GetRelatedItemsByGroup(ContentRelation, PFQuery, PFContentType, PFItemRelationDirection) |
Gets aggregated items linked inside a relation.
|