Click or drag to resize
AggregatedColumnApplyAggregation Method
Applies the aggregation to the given expression

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected virtual string ApplyAggregation(
	string expression
)

Parameters

expression
Type: SystemString
Column expression

Return Value

Type: String
See Also