SummaryTypeAttribute class
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Determines type of aggregate function for a column to use
[AttributeUsage(AttributeTargets.All)]
public class SummaryTypeAttribute : Attribute
Public Members
| name | description |
|---|---|
| SummaryTypeAttribute(…) | Creates a new instance of SummaryTypeAttribute. |
| Value { get; } | Gets aggregate function type |
See Also
- Source: SummaryTypeAttribute.cs