Show / Hide Table of Contents

Class ParameterAttributeMappingDto

Маппинг значения параметра к атрибуту.

Inheritance
InheritedDto<BaseAttributeMappingDto>
BaseAttributeMappingDto
ParameterAttributeMappingDto
Inherited Members
BaseAttributeMappingDto.FormulaAttribute
Namespace: Trivium.EngineDto.Calculation.Operands
Assembly: Trivium.EngineDto.dll
Syntax
public class ParameterAttributeMappingDto : BaseAttributeMappingDto

Properties

AttributeDefinitionDto ParameterAttribute
Атрибут параметра.
int ParameterId
Идентификатор параметра.
Back to top Generated by DocFX