Click or drag to resize

PFGarbageCleanerPFItemEventsTimeOut Property

Gets or sets the deleted item events time out.

Namespace:  Packflow.Core.Jobs.Impl
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[PFJobParameter("Item Events Timeout", JobParameterType.SimpleType, false, Description = "Set in days. Shall be set between 7 and 30")]
public int PFItemEventsTimeOut { get; set; }

Property Value

Type: Int32
See Also