Click or drag to resize

PFRelation_ContentTypeItem_CastablePFItemType Constructor

Initializes a relation of items of a content-type.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFRelation_ContentTypeItem_Castable(
	PFContentType parent
)

Parameters

parent
Type: Packflow.CorePFContentType
The parent content-type.
See Also