Repository.Action.AddAction: Difference between revisions
Jump to navigation
Jump to search
John Leavitt (talk | contribs) (Created page with '{{Template:APIClass|Repository Class|Repository}} == Declaration == {{APIPrefix|Public Function}} {{APIName|AddAction(}} {{APIPrefix|ByVal}} {{APIName|action}} {{APIPrefix|As}…') |
John Leavitt (talk | contribs) No edit summary |
||
Line 11: | Line 11: | ||
{{APIPrefix|As Boolean}} | {{APIPrefix|As Boolean}} | ||
{{APIComment| | {{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.