Click or drag to resize

PFItemModelItem Property

If this item is linked to or synchronized with a modeled item, this will contain the ContentItem (from the model).

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public ContentItem ModelItem { get; }

Property Value

Type: ContentItem
See Also