Show / Hide Table of Contents

Class ValueSourceDto

Источник для значения.

Inheritance
InheritedDto<ValueSourceDto>
ValueSourceDto
AttributeValueSourceDto
CellValueSourceDto
ConstantValueSourceDto
FormulaValueSourceDto
ParameterValueSourceDto
Namespace: Trivium.EngineDto.Pivot.TopHeader.Hyperlinks
Assembly: Trivium.EngineDto.dll
Syntax
[JsonConverter(typeof(JsonInheritanceConverter), new object[]{"discriminator"})]
public abstract class ValueSourceDto : InheritedDto<ValueSourceDto>
Back to top Generated by DocFX