Show / Hide Table of Contents

Class CalculatedAttributeValueOptionsDto

Задание выражения для расчета значения из атрибутов справочника

Inheritance
EntityDto
EntityCodeDto
FormulaDto<AttributeFormulaOperandDto>
CalculatedAttributeValueOptionsDto
Inherited Members
FormulaDto<AttributeFormulaOperandDto>.Expression
FormulaDto<AttributeFormulaOperandDto>.Operands
EntityCodeDto.Code
EntityDto.Id
EntityDto.Name
Namespace: Trivium.EngineDto.Pivot
Assembly: Trivium.EngineDto.dll
Syntax
public class CalculatedAttributeValueOptionsDto : FormulaDto<AttributeFormulaOperandDto>, ICopyable<FormulaDto<AttributeFormulaOperandDto>>, ICopyable<CalculatedAttributeValueOptionsDto>
Back to top Generated by DocFX