Repository.Pool.AddPool: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|Repository Class|Repository}} == Declaration == {{APIPrefix|Public Function}} {{APIName|AddPool(}} {{APIPrefix|ByVal}} {{APIName|pool}} {{APIPrefix|As}} {{…')
 
No edit summary
Line 8: Line 8:
{{APIName|pool}}
{{APIName|pool}}
{{APIPrefix|As}}
{{APIPrefix|As}}
{{APIName|cpool)}}
{{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.