Click or drag to resize

PFFile Constructor

Initializes a new instance of the Poco.PFFile class.

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 PFFile(
	PFFile file
)

Parameters

file
Type: Packflow.CorePFFile
See Also