Click or drag to resize

PFPocoFactoryGetField Method

Gets a poco from a Packflow field.

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 PFField GetField(
	PFField pfField
)

Parameters

pfField
Type: Packflow.CorePFField

Return Value

Type: PFField
See Also