Click or drag to resize

PFItemRemoveItemRelation Method

Overload List
  NameDescription
Public methodRemoveItemRelation(Guid, PFItem)
Removes an item relation between this item and another.
Public methodRemoveItemRelation(Guid, PFItemReference)
Removes an item relation between this item and another.
Public methodRemoveItemRelation(String, PFItem)
Removes an item relation between this item and another.
Public methodRemoveItemRelation(String, PFItemReference)
Removes an item relation between this item and another.
Public methodRemoveItemRelation(ContentRelation, PFItem)
Removes an item relation between this item and another.
Public methodRemoveItemRelation(ContentRelation, PFItemReference)
Removes an item relation between this item and another.
Public methodRemoveItemRelation(String, Guid, PFItem)
Removes an item relation between this item and another.
Public methodRemoveItemRelation(String, Guid, PFItemReference)
Removes an item relation between this item and another.
Public methodRemoveItemRelation(String, String, PFItem)
Removes an item relation between this item and another.
Public methodRemoveItemRelation(String, String, PFItemReference)
Removes an item relation between this item and another.
Top
See Also