Show / Hide Table of Contents

Class PivotInstanceFormulaOperandDto

Операнд формулы инстанса пивота.

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

Properties

List<PivotCellsRangeDto> CellsRanges
Диапазоны ячеек пивота для операнда.
int Id
Идентификатор операнда.
OperandNameDto Name
Наименование операнда.
Back to top Generated by DocFX