PFItemRemoveItemRelation Method |
Name | Description | |
---|---|---|
![]() | RemoveItemRelation(Guid, PFItem) |
Removes an item relation between this item and another.
|
![]() | RemoveItemRelation(Guid, PFItemReference) |
Removes an item relation between this item and another.
|
![]() | RemoveItemRelation(String, PFItem) |
Removes an item relation between this item and another.
|
![]() | RemoveItemRelation(String, PFItemReference) |
Removes an item relation between this item and another.
|
![]() | RemoveItemRelation(ContentRelation, PFItem) |
Removes an item relation between this item and another.
|
![]() | RemoveItemRelation(ContentRelation, PFItemReference) |
Removes an item relation between this item and another.
|
![]() | RemoveItemRelation(String, Guid, PFItem) |
Removes an item relation between this item and another.
|
![]() | RemoveItemRelation(String, Guid, PFItemReference) |
Removes an item relation between this item and another.
|
![]() | RemoveItemRelation(String, String, PFItem) |
Removes an item relation between this item and another.
|
![]() | RemoveItemRelation(String, String, PFItemReference) |
Removes an item relation between this item and another.
|