Table of Contents

Class ReportAggregate

Namespace
InSite.Domain.Reports
Assembly
Shift.Sdk.dll
public class ReportAggregate
Inheritance
ReportAggregate
Inherited Members
Extension Methods

Constructors

ReportAggregate()

public ReportAggregate()

Fields

ViewAlias

public const string ViewAlias = "ST"

Field Value

string

ViewName

public const string ViewName = "statistic.Aggregate"

Field Value

string

Properties

Alias

public string Alias { get; set; }

Property Value

string

Column

public ReportColumn Column { get; set; }

Property Value

ReportColumn

Function

public ReportAggregate.FunctionType Function { get; set; }

Property Value

ReportAggregate.FunctionType

Methods

ToString()

public override string ToString()

Returns

string