Talk:CScheduledTask Class/Notes: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
'''Changed Property''' | '''Changed Property''' | ||
|Maintenance Triggers||Gets or sets the value of the maintenance trigger assigned to the task. '''Integer'''. <br> | |Maintenance Triggers||Gets or sets the value of the maintenance trigger assigned to the task. '''Integer'''. <br> Can be any value from the [[TaskMaintenanceTriggerEnum Enumeration|TaskMaintenanceTriggerEnum enumeration]] or the sum of any combination of values from the enumeration (this allows you to set two or more triggers). | ||
|- | |- | ||
Revision as of 16:02, 14 January 2016
Changed Property
|Maintenance Triggers||Gets or sets the value of the maintenance trigger assigned to the task. Integer.
Can be any value from the TaskMaintenanceTriggerEnum enumeration or the sum of any combination of values from the enumeration (this allows you to set two or more triggers).
|-
Removals
- Remove OnCondPerformTaskEvenIfItBringsSysDown property