Click or drag to resize

PFRelation_ItemRelationGetRelated Method

Overload List
  NameDescription
Public methodGetRelated(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).

Public methodGetRelated(PFItemReference, PFItemReference, String, Guid, PFQuery, PFItemRelationDirection) Obsolete.
Gets relations. Old Method. Use GetRelatedByReference instead.
Top
See Also