Show / Hide Table of Contents

Class ParameterDto

Дто параметра.

Inheritance
ParameterDto
Namespace: Trivium.DataSourceDto
Assembly: Trivium.DataSourceDto.dll
Syntax
public class ParameterDto

Properties

DataTypeDto DataType
Тип данных параметра.
int Id
Идентификатор параметра.
string Name
Наименование параметра.
Object Value
Значение параметра.
Back to top Generated by DocFX