Show / Hide Table of Contents

Class AggregationLevelConstants

Inheritance
object
AggregationLevelConstants
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.ArchiveLists
Assembly: SoDataBase.dll
Syntax
public class AggregationLevelConstants

Constructors

AggregationLevelConstants()

Declaration
public AggregationLevelConstants()

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

Extension Methods

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