Click or drag to resize

PFTaskCounterSettingsTimePeriod Property

Indicates how tasks should be filtered based on their CreatedAt field.

Namespace:  Packflow.Core.Widgets.BuiltIn
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFTaskCounterTimePeriod TimePeriod { get; set; }

Property Value

Type: PFTaskCounterTimePeriod
See Also