Click or drag to resize

PFPocoFactoryGetDashboard Method

Gets a poco from a Packflow dashboard.

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 PFDashboard GetDashboard(
	PFDashboard pfDashboard
)

Parameters

pfDashboard
Type: Packflow.CorePFDashboard

Return Value

Type: PFDashboard
See Also