Click or drag to resize

PFApplicationServicePackflowApplicationTypeAddItemRelation Method

Overload List
  NameDescription
Protected methodAddItemRelation(String, Int64, String, PFItem)
Creates an item relation between two items.
Protected methodAddItemRelation(String, Int64, String, Int64)
Creates an item relation between two items.
Protected methodAddItemRelation(String, Int64, String, PFItem, PFItemRelationDirection)
Creates an item relation between two items. Note: set the direation to "To" to invert source and target.
Protected methodAddItemRelation(String, Int64, String, Int64, PFItemRelationDirection)
Creates an item relation between two items. Note: set the direation to "To" to invert source and target.
Top
See Also