Click or drag to resize

PFCounterSettingsAggregatedField Property

Gets or sets the target field of the aggregation function.

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 PFWidgetChoice<Guid> AggregatedField { get; set; }

Property Value

Type: PFWidgetChoiceGuid
See Also