Click or drag to resize

PFPocoFactoryGetFile Method

Gets a poco from a Packflow file.

Namespace:  Packflow.Core.Poco
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static PFFile GetFile(
	PFFile pfFile
)

Parameters

pfFile
Type: Packflow.CorePFFile

Return Value

Type: PFFile
See Also