Show / Hide Table of Contents

Class PivotInstanceChangeResultDto

Результат внесения изменений в отчет.

Inheritance
PivotInstanceDataDto
PivotInstanceChangeResultDto
Inherited Members
PivotInstanceDataDto.PivotInstanceGuid
PivotInstanceDataDto.DefaultRowsDataIndices
PivotInstanceDataDto.ColumnsData
PivotInstanceDataDto.StylesData
PivotInstanceDataDto.LockedCells
PivotInstanceDataDto.UnlockedCells
PivotInstanceDataDto.AddedRows
PivotInstanceDataDto.IsHierarchyEditableRows
PivotInstanceDataDto.TemporaryRows
PivotInstanceDataDto.Permissions
PivotInstanceDataDto.PendingCells
Namespace: Trivium.EngineDto.PivotInstance
Assembly: Trivium.EngineDto.dll
Syntax
public class PivotInstanceChangeResultDto : PivotInstanceDataDto

Properties

bool HasChanges
Имеются ли сохраняемые изменения в инстансе отчета после внесения запрошенных изменений.
Back to top Generated by DocFX