Repository.Task.AddCorrectiveTask: Difference between revisions

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


== Property Syntax==
== Property Syntax==
 
{{APIName|AddCorrectiveTask(}}
{{Template:AddCorrectiveTask}}
{{APIPrefix|ByVal}}
{{APIName|task()}}
{{APIPrefix|As}}
{{APIName|[[cCorrectiveTask Class|cCorrectiveTask]]}}
{{APIPrefix|) As Boolean}}<br>
{{APIComment|Saves the corrective task in the repository.}}

Revision as of 23:21, 18 September 2013



Property Syntax

AddCorrectiveTask( ByVal task() As cCorrectiveTask ) As Boolean
Saves the corrective task in the repository.