Show / Hide Table of Contents

Class ParameterAttributeFormulaOperandDto

Операнд формулы, использующий значение атрибута параметра.

Inheritance
EntityDto
EntityCodeDto
FormulaOperandDto
ParameterFormulaOperandDto
ParameterAttributeFormulaOperandDto
Inherited Members
ParameterFormulaOperandDto.ParameterId
EntityCodeDto.Code
EntityDto.Id
EntityDto.Name
Namespace: Trivium.CommonDto.Models
Assembly: Trivium.CommonDto.dll
Syntax
public class ParameterAttributeFormulaOperandDto : ParameterFormulaOperandDto, IEquatable<ParameterFormulaOperandDto>, IEquatable<ParameterAttributeFormulaOperandDto>

Properties

AttributeDefinitionDto Attribute
Атрибут.
Back to top Generated by DocFX