PFItemAddItemRelation Method |
Name | Description | |
---|---|---|
AddItemRelation(Guid, PFItem) |
Adds an item relation from this item to another.
| |
AddItemRelation(Guid, PFItemReference) |
Adds an item relation from this item to another.
| |
AddItemRelation(String, PFItem) |
Adds an item relation from this item to another.
| |
AddItemRelation(String, PFItemReference) |
Adds an item relation from this item to another.
| |
AddItemRelation(ContentRelation, PFItem) |
Adds an item relation from this item to another.
| |
AddItemRelation(ContentRelation, PFItemReference) |
Adds an item relation from this item to another.
| |
AddItemRelation(String, Guid, PFItem) |
Adds an item relation from this item to another.
| |
AddItemRelation(String, Guid, PFItemReference) |
Adds an item relation from this item to another.
| |
AddItemRelation(String, String, PFItem) |
Adds an item relation from this item to another.
| |
AddItemRelation(String, String, PFItemReference) |
Adds an item relation from this item to another.
|