PFPocoFactoryGetItemPackflowPocoItemType Method (PFItem) |
Gets a poco from a Packflow item.
Namespace:
Packflow.Core.Poco
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public static PackflowPocoItemType GetItem<PackflowPocoItemType>(
PFItem pfItem
)
where PackflowPocoItemType : PFItem
Parameters
- pfItem
- Type: Packflow.CorePFItem
Type Parameters
- PackflowPocoItemType
Return Value
Type:
PackflowPocoItemTypeSee Also