Show / Hide Table of Contents

Class AggregationLevel

Definition and instance data for one GroupBy level

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

Fields

FooterRowType

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

GrandTotalRowType

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

HeaderRowType

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

HideDetailModifier

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

ShowFooterModifier

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

ShowHeaderModifier

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

Methods

ToString()

ToString method for debugging

Declaration
public override string ToString()
Returns
Type Description
System.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