Platform Core .NET Assemblies API
AggregationTypeStrict Enumeration
See Also  Send Feedback
Terrasoft.Common Namespace : AggregationTypeStrict Enumeration

Glossary Item Box

The type of aggregate function (cannot have None value).

Syntax

 
C#
 
 

Members

MemberDescription
AvgAverage for all of the items.
CountNumber of all elements.
MaxMaximum for all of the items.
MinMinimum for all of the items.
SumThe sum of values for all of the items.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Terrasoft.Common.AggregationTypeStrict

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.