Show / Hide Table of Contents

Class AggregationLevel

Definition and instance data for one GroupBy level

Inheritance
Object
AggregationLevel
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.ArchiveLists.Aggregation
Assembly: SoDataBase.dll
Syntax
public class AggregationLevel

Fields

FooterRowType

Declaration
public const string FooterRowType = "footer"
Field Value
Type Description
String

GrandTotalRowType

Declaration
public const string GrandTotalRowType = "grandtotal"
Field Value
Type Description
String

HeaderRowType

Declaration
public const string HeaderRowType = "header"
Field Value
Type Description
String

HideDetailModifier

Declaration
public const string HideDetailModifier = "HideDetail"
Field Value
Type Description
String

ShowFooterModifier

Declaration
public const string ShowFooterModifier = "Footer"
Field Value
Type Description
String

ShowHeaderModifier

Declaration
public const string ShowHeaderModifier = "Header"
Field Value
Type Description
String

Methods

ToString()

ToString method for debugging

Declaration
public override string ToString()
Returns
Type Description
String
Overrides
Object.ToString()

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Back to top