Class ParameterSearchRequestDto
Запрос на поиск в параметре.
Inherited Members
Namespace: Trivium.CommonDto.Search
Assembly: Trivium.CommonDto.dll
Syntax
public class ParameterSearchRequestDto : SearchRequestDtoProperties
| ParameterInstanceValueDto[] | CurrentParametersValues Текущие значения параметров. | 
| int | Id Идентификатор параметра. | 
| ParametersContainerDescriptionDto | ParametersContainerDescription Описание объекта с параметрами. |