Show / Hide Table of Contents

Class FormulaDto

Базовый класс для формул с разными видами операндов

Inheritance
EntityDto
EntityCodeDto
FormulaDto<FormulaOperandDto>
FormulaDto
PivotFormulaDto
HyperlinkFormulaDto
HyperlinkOptionsDto
Inherited Members
FormulaDto<FormulaOperandDto>.Expression
FormulaDto<FormulaOperandDto>.Operands
EntityCodeDto.Code
EntityDto.Id
EntityDto.Name
Namespace: Trivium.CommonDto.Models
Assembly: Trivium.CommonDto.dll
Syntax
public class FormulaDto : FormulaDto<FormulaOperandDto>, ICopyable<FormulaDto<FormulaOperandDto>>, IEquatable<FormulaDto>, ICopyable<FormulaDto>
Back to top Generated by DocFX