CalendarTriggerUIUseUnifiedSchedulingEngine Property
Gets or sets a value indicating whether dialog should restrict items to those available when using the Unified Scheduling Engine.
Namespace: Microsoft.Win32.TaskScheduler.UIComponentsAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
[DefaultValueAttribute(false)]
public bool UseUnifiedSchedulingEngine { get; set; }
Property Value
Booleantrue if using the Unified Scheduling Engine; otherwise,
false.