SummaryTypeAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Determines type of aggregate function for a column to use

public SummaryTypeAttribute(SummaryType value)
parameter description
value Aggregate function type

Remarks

Creates a new instance of SummaryTypeAttribute.

See Also