Click or drag to resize

PFQuickPartsSourceInfoCreate Method (PFItem)

Creates a sourceInfo reference for given item, allowing comparing to other PFQuickPartsSourceInfo objects.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static PFQuickPartsSourceInfo Create(
	PFItem item
)

Parameters

item
Type: Packflow.CorePFItem

Return Value

Type: PFQuickPartsSourceInfo
See Also