Click or drag to resize

PFQuickPartsSourceInfoCreate Method (PFContentType)

Creates a sourceInfo reference for given contentType, 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(
	PFContentType contentType
)

Parameters

contentType
Type: Packflow.CorePFContentType

Return Value

Type: PFQuickPartsSourceInfo
See Also