Click or drag to resize

PFField Constructor

Initializes a new instance of the Poco.PFField 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 PFField(
	PFField field
)

Parameters

field
Type: Packflow.CorePFField
See Also