Click or drag to resize

PFPocoFactoryGetItemComment Method

Gets a poco from a Packflow item comment.

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 PFItemComment GetItemComment(
	PFItemComment pfComment
)

Parameters

pfComment
Type: Packflow.CorePFItemComment

Return Value

Type: PFItemComment
See Also