Click or drag to resize

PFQueryAggregationType Property

Gets or sets the type of this aggregation.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[XmlAttributeAttribute]
[DataMemberAttribute]
public PFQueryAggregationType Type { get; set; }

Property Value

Type: PFQueryAggregationType
See Also