Click or drag to resize

PFTaskCounterSettingsScope Property

Indicates how tasks should be filtered based on their AssignedTo 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 PFTaskCounterScope Scope { get; set; }

Property Value

Type: PFTaskCounterScope
See Also