Click or drag to resize

PFItemAddItemRelation Method

Overload List
  NameDescription
Public methodAddItemRelation(Guid, PFItem)
Adds an item relation from this item to another.
Public methodAddItemRelation(Guid, PFItemReference)
Adds an item relation from this item to another.
Public methodAddItemRelation(String, PFItem)
Adds an item relation from this item to another.
Public methodAddItemRelation(String, PFItemReference)
Adds an item relation from this item to another.
Public methodAddItemRelation(ContentRelation, PFItem)
Adds an item relation from this item to another.
Public methodAddItemRelation(ContentRelation, PFItemReference)
Adds an item relation from this item to another.
Public methodAddItemRelation(String, Guid, PFItem)
Adds an item relation from this item to another.
Public methodAddItemRelation(String, Guid, PFItemReference)
Adds an item relation from this item to another.
Public methodAddItemRelation(String, String, PFItem)
Adds an item relation from this item to another.
Public methodAddItemRelation(String, String, PFItemReference)
Adds an item relation from this item to another.
Top
See Also