Changes

Jump to navigation Jump to search
No change in size ,  16:12, 4 February 2020
Line 298: Line 298:  
|-
 
|-
 
|Script_WorkItemChange
 
|Script_WorkItemChange
|Executed whenever a task has been created or stopped, that is related to the product. You can use the '''is''' keyword to figure out what kind of task you're dealing with, e.g. '''if (WorkItem is MarketingPlan)'''.
+
|Executed whenever a task has been created or stopped, that is related to the product.
 +
You can use the '''is''' keyword to figure out what kind of task you're dealing with, e.g. '''if (WorkItem is MarketingPlan)'''.
 
|DevScope
 
|DevScope
 
|-
 
|-

Navigation menu