PFApplicationServicePackflowApplicationTypeGetRelatedItemsByQueryPocoItemType Method (String, Int64, String, PFQuery, PFItemRelationDirection) |
Namespace: Packflow.Interface.Services
protected List<PocoItemType> GetRelatedItemsByQuery<PocoItemType>( string contentTypeName, long sourceItemId, string relationName, PFQuery query, PFItemRelationDirection direction ) where PocoItemType : PFItem