Click or drag to resize

PFItemEventPageItemEventEntry Property

Gets or sets the current item event entry.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
public PFItemEvent ItemEventEntry { get; set; }

Property Value

Type: PFItemEvent
The item event entry.
See Also