Repository.Pool.AddPool: 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|AddPool(}} {{APIPrefix|ByVal}} {{APIName|pool}} {{APIPrefix|As}} {{…') |
John Leavitt (talk | contribs) No edit summary |
||
Line 8: | Line 8: | ||
{{APIName|pool}} | {{APIName|pool}} | ||
{{APIPrefix|As}} | {{APIPrefix|As}} | ||
{{APIName| | {{APIName|cPool)}} | ||
{{APIPrefix|As Boolean}} | {{APIPrefix|As Boolean}} | ||
{{APIComment|Saves the spare parts pool in the repository. }} | {{APIComment|Saves the spare parts pool in the repository. }} |
Revision as of 18:00, 6 September 2013
Declaration
Public Function AddPool( ByVal pool As cPool) As Boolean
Saves the spare parts pool in the repository.