Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

AggregationTypeStrict - перечисление Смотри также  Terrasoft.Common - пространство имен : AggregationTypeStrict - перечисление C#

Glossary Item Box

The type of aggregate function (cannot have None value).

Синтаксис

public enum AggregationTypeStrict

Члены

ЧленОписание
AvgAverage for all of the items.
CountNumber of all elements.
MaxMaximum for all of the items.
MinMinimum for all of the items.
SumThe sum of values for all of the items.

Иерархия наследования

System.Object
   System.ValueType
      System.Enum
         Terrasoft.Common.AggregationTypeStrict

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?