Show / Hide Table of Contents

Class AttributeFormulaDto

ДТО формулы атрибута.

Inheritance
EntityDto
EntityCodeDto
FormulaDto<FormulaOperandDto>
FormulaDto
PivotFormulaDto
AttributeFormulaDto
Inherited Members
PivotFormulaDto.CalculateByDiffs
PivotFormulaDto.LeftHeaderPlacementKind
PivotFormulaDto.UseDataAsFilter
PivotFormulaDto.UseDataFromSelection
PivotFormulaDto.IgnoreByExport
FormulaDto<FormulaOperandDto>.Expression
FormulaDto<FormulaOperandDto>.Operands
EntityCodeDto.Code
EntityDto.Id
EntityDto.Name
Namespace: Trivium.EngineDto.Formulas
Assembly: Trivium.EngineDto.dll
Syntax
public class AttributeFormulaDto : PivotFormulaDto, ICopyable<FormulaDto<FormulaOperandDto>>, IEquatable<FormulaDto>, ICopyable<FormulaDto>, ICopyable<PivotFormulaDto>, ICopyable<AttributeFormulaDto>

Properties

AttributeDefinitionDto Attribute
Атрибут.
int DictionaryId
Идентификатор справочника.
DictionaryOptionsDto SelectionOptions
Настройки справочников: фильтры/отметка.
Back to top Generated by DocFX