Show / Hide Table of Contents

Class TransformedIndicatorDictionaryDto

Дто трансформируемого справочка показателя.

Inheritance
InheritedDto<IndicatorDictionaryDto>
IndicatorDictionaryDto
TransformedIndicatorDictionaryDto
Inherited Members
IndicatorDictionaryDto.DictionaryId
IndicatorDictionaryDto.IsHuge
IndicatorDictionaryDto.ElementsLimitForHuge
Namespace: Trivium.IndicatorsDto
Assembly: Trivium.IndicatorsDto.dll
Syntax
public class TransformedIndicatorDictionaryDto : IndicatorDictionaryDto

Properties

Dictionary<int, int> EncodingValues
Коллекция соответствия идентификаторов элементов трансформируемого справочника ключам элементов справочника расшифровки.
int SourceDictionaryId
Идентификатор справочника источника, из которого было получено измерение после применения трансформации.
Back to top Generated by DocFX