Show / Hide Table of Contents

Class ConstantParameter

Параметр со статическим значением.

Inheritance
InheritedDto<BaseParameter>
BaseParameter
ConstantParameter
Inherited Members
BaseParameter.Id
BaseParameter.BatchSize
Namespace: Trivium.DataManager.Dto.Parameters
Assembly: Trivium.DataManager.Dto.dll
Syntax
public class ConstantParameter : BaseParameter

Properties

List<object> Value
Значения.
Back to top Generated by DocFX