Class CalculationExpressionFormulaCacheDto
Формула-выражение для кэша единой модели расчёта.
Inheritance
CalculationExpressionFormulaCacheDto
  Inherited Members
Namespace: Trivium.CalcManagerDto.Models
Assembly: Trivium.CalcManagerDto.dll
Syntax
public class CalculationExpressionFormulaCacheDto : CalculationFormulaCacheDtoProperties
| string | Expression Вычисляемой выражение формулы. | 
| List<CalculationFormulaOperandCacheDto> | Operands Коллекция операндов формулы. | 
| OperandsOptionsCacheDto | OperandsOptions Настройки для операндов формул. |