Class ScheduleProcessorDescriptorModel
Дескриптор процессора расписания.
Inherited Members
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 Атрибут немедленного запуска. |