Click or drag to resize

PFRelation_ContentTypeItem_CastablePFItemTypeAdd Method

Creates a new item instance, not yet persisted.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFItemType Add()

Return Value

Type: PFItemType
The new item.
See Also