Show / Hide Table of Contents

Class ScheduleProcessorDescriptorModel

Дескриптор процессора расписания.

Inheritance
ProcessorDescriptorModel
RootProcessorDescriptorModel
ScheduleProcessorDescriptorModel
Inherited Members
RootProcessorDescriptorModel.CyclesLimit
Namespace: Trivium.Eventflow.Model
Assembly: Trivium.Eventflow.Model.dll
Syntax
public class ScheduleProcessorDescriptorModel : RootProcessorDescriptorModel

Properties

List<AttributeDefinitionDto> Attributes
Атрибуты для запроса.
int? DictionaryId
Справочник.
DictionaryFilterDto Filter
Фильтр.
bool LoadAllAttributes
Загружать все атрибуты.
AttributeDefinitionDto ScheduleAttribute
Атрибут с расписанием.
List<StaticScheduleParameterModel> StaticSchedule
Статическое расписание.
AttributeDefinitionDto TriggerAttribute
Атрибут немедленного запуска.
Back to top Generated by DocFX