Show / Hide Table of Contents

Class DictionaryHistoricalElementDto

Dto истории изменения атрибута для элемента справочника.

Inheritance
HistoricalEntityDto
DictionaryHistoricalElementDto
Inherited Members
HistoricalEntityDto.ChangeDate
HistoricalEntityDto.UserName
HistoricalEntityDto.Value
HistoricalEntityDto.AdditionalData
Namespace: Trivium.DictionariesDto
Assembly: Trivium.DictionariesDto.dll
Syntax
public class DictionaryHistoricalElementDto : HistoricalEntityDto, IEquatable<HistoricalEntityDto>, IEquatable<DictionaryHistoricalElementDto>

Properties

int Id
DictionaryElementOperationType OperationType
int SourceElementId
Back to top Generated by DocFX