AggregationTypeStrict - перечисление Смотри также Terrasoft.Common - пространство имен : AggregationTypeStrict - перечисление C#
Glossary Item Box
public enum AggregationTypeStrict
Член | Описание |
---|---|
Avg | Average for all of the items. |
Count | Number of all elements. |
Max | Maximum for all of the items. |
Min | Minimum for all of the items. |
Sum | The sum of values for all of the items. |
System.Object
System.ValueType
System.Enum
Terrasoft.Common.AggregationTypeStrict