Class ReportAggregate
public class ReportAggregate
- Inheritance
-
ReportAggregate
- Inherited Members
- Extension Methods
Constructors
ReportAggregate()
public ReportAggregate()
Fields
ViewAlias
public const string ViewAlias = "ST"
Field Value
ViewName
public const string ViewName = "statistic.Aggregate"
Field Value
Properties
Alias
public string Alias { get; set; }
Property Value
Column
public ReportColumn Column { get; set; }
Property Value
Function
public ReportAggregate.FunctionType Function { get; set; }
Property Value
Methods
ToString()
public override string ToString()