PFRelation_ItemRelationGetRelated Method |
Name | Description | |
---|---|---|
GetRelated(PFItem, PFItem, String, Guid, PFQuery, PFItemRelationDirection) |
Gets the relations with multiple (optional) properties:
-targeting one or two items, -with a specific name, -with a specific modeling GUID, -following a query, -following the specified direction(s). | |
GetRelated(PFItemReference, PFItemReference, String, Guid, PFQuery, PFItemRelationDirection) | Obsolete.
Gets relations. Old Method. Use GetRelatedByReference instead.
|