Show / Hide Table of Contents

Class AggregationLevel

Definition and instance data for one GroupBy level

Inheritance
Object
AggregationLevel
Namespace: SuperOffice.CRM.ArchiveLists.Aggregation
Assembly: SoDataBase.dll
Syntax
public class AggregationLevel : Object

Fields

FooterRowType

Definition and instance data for one GroupBy level

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

GrandTotalRowType

Definition and instance data for one GroupBy level

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

HeaderRowType

Definition and instance data for one GroupBy level

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

HideDetailModifier

Definition and instance data for one GroupBy level

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

ShowFooterModifier

Definition and instance data for one GroupBy level

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

ShowHeaderModifier

Definition and instance data for one GroupBy level

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

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 |  Contribute |  Back to top