Show / Hide Table of Contents

Class ParameterFormulaOperandDto

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

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

Properties

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