C1.C1Preview.DataBinding Namespace : AggregateCalculateModeEnum Enumeration |
'Declaration Public Enum AggregateCalculateModeEnum Inherits System.Enum
public enum AggregateCalculateModeEnum : System.Enum
Member | Description |
---|---|
Recursive | Indicates that an aggregate should be calculated recursively, i.e. over all data in the current instance of the given scope, and over all descendant instances of the current instance. |
Simple | Indicates that an aggregate should be calculated just over the specified datasource. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.DataBinding.AggregateCalculateModeEnum
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