Repository.Task.GetAllCorrectiveTasks: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 2: Line 2:


== Property Syntax==
== Property Syntax==
 
{{APIName|GetAllCorrectiveTasks()}}
{{Template:GetAllCorrectiveTasks}}
{{APIPrefix|As}}
{{APIName|[[cCorrectiveTask Class|cCorrectiveTask]]()}}<br>
{{APIComment|Returns an array containing all corrective tasks from the current project.}}

Revision as of 23:21, 18 September 2013



Property Syntax

GetAllCorrectiveTasks() As cCorrectiveTask()
Returns an array containing all corrective tasks from the current project.