Show / Hide Table of Contents

Class ExtendedPivotCalculationFormulaDto

Расширенная модель расчётной формулы отчёта.

Inheritance
EntityDto
EntityCodeDto
ExtendedFormulaDto
ExtendedPivotCalculationFormulaDto
Inherited Members
ExtendedFormulaDto.SourceId
ExtendedFormulaDto.Selections
ExtendedFormulaDto.IgnoreByExport
EntityCodeDto.Code
EntityDto.Id
EntityDto.Name
Namespace: Trivium.EngineDto.PivotInstance
Assembly: Trivium.EngineDto.dll
Syntax
public class ExtendedPivotCalculationFormulaDto : ExtendedFormulaDto

Properties

string Expression
Выражение.
LeftHeaderFormulaPlacementKind LeftHeaderPlacementKind
Тип элементов боковика, на которые размещать формулу.
List<ExtendedPivotFormulaOperandDto> Operands
Коллекция операндов формулы.
Back to top Generated by DocFX