| FilespecsAutoScheduleHierarchySystemShouldAutoSchedule Property |
If the system should autoschedule
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public bool SystemShouldAutoSchedule { get; set; }
public:
property bool SystemShouldAutoSchedule {
bool get ();
void set (bool value);
}
function get_SystemShouldAutoSchedule();
function set_SystemShouldAutoSchedule(value);
Property Value
Type:
BooleanSee Also