Repository.Task.AddCorrectiveTask: Difference between revisions
Jump to navigation
Jump to search
Albert Szeto (talk | contribs) m (moved AddCorrectiveTask to Repository.AddCorrectiveTask) |
Albert Szeto (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
== Property Syntax== | == Property Syntax== | ||
{{APIName|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.