Show / Hide Table of Contents

Class CalculatedHttpParameterDto

Вычислимый параметр запроса.

Inheritance
HttpParameterDto
CustomHttpParameterDto
CalculatedHttpParameterDto
Inherited Members
CustomHttpParameterDto.HasMultipleValues
CustomHttpParameterDto.DataType
HttpParameterDto.Location
HttpParameterDto.Name
Namespace: Trivium.DataManager.Dto.Sources.Parameters
Assembly: Trivium.DataManager.Dto.dll
Syntax
public class CalculatedHttpParameterDto : CustomHttpParameterDto

Properties

ParameterCalculationMode CalculationMode
Момент вычисления значения параметра.
string Expression
Выражение.
Back to top Generated by DocFX