Show / Hide Table of Contents

Class PivotInstanceCellFormulaInfoDto

Информация по формуле для ячейки инстанса пивота.

Inheritance
PivotInstanceCellFormulaInfoDto
Namespace: Trivium.EngineDto.PivotInstance
Assembly: Trivium.EngineDto.dll
Syntax
public class PivotInstanceCellFormulaInfoDto

Properties

int FormulaId
Идентификатор формулы.
List<PivotInstanceFormulaOperandDto> Operands
Коллекция операндов формулы.
Back to top Generated by DocFX