Intersoft ClientUI Documentation
Aggregate Enumeration



Specifies type of aggregate values.
Syntax
<FlagsAttribute()>
Public Enum Aggregate 
   Inherits System.Enum
Dim instance As Aggregate
[FlagsAttribute()]
public enum Aggregate : System.Enum 
[FlagsAttribute()]
public enum class Aggregate : public System.Enum 
Members
MemberDescription
Avg Average.
Count Count
Max Max.
Min Min.
None None.
Sum Sum.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.Data.ComponentModel.Aggregate

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

Reference

Intersoft.Client.Data.ComponentModel Namespace

Send Feedback