Repository.Action.AddAction: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|Repository Class|Repository}} == Declaration == {{APIPrefix|Public Function}} {{APIName|AddAction(}} {{APIPrefix|ByVal}} {{APIName|action}} {{APIPrefix|As}…')
 
No edit summary
Line 11: Line 11:
{{APIPrefix|As Boolean}}
{{APIPrefix|As Boolean}}


{{APIComment|Updates the Action in the repository.}}
{{APIComment|Saves the Action in the repository.}}

Revision as of 18:02, 6 September 2013



Declaration

Public Function AddAction( ByVal action As cAction) As Boolean

Saves the Action in the repository.