Show / Hide Table of Contents

Class PivotInstanceFocusedCellDto

DTO ячейки в фокусе, для которой указано время установки фокуса.

Inheritance
PivotInstanceFocusedCellDto
Namespace: Trivium.EngineDto.PivotInstance
Assembly: Trivium.EngineDto.dll
Syntax
public record PivotInstanceFocusedCellDto

Properties

CellDto Cell
Ячейка, находящаяся в фокусе.
DateTime Timestamp
Время установки фокуса.
Back to top Generated by DocFX