Repository.Crew.AddCrew: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


== Property Syntax==
== Property Syntax==
 
{{APIName|AddCrew(}}
{{Template:AddCrew}}
{{APIPrefix|ByVal}}
{{APIName|crew}}
{{APIPrefix|As}}
{{APIName|[[cCrew Class|cCrew]])}}
{{APIPrefix|As Boolean}}<br>
{{APIComment|Saves the crew in the repository.}}

Revision as of 17:19, 19 September 2013



Property Syntax

AddCrew( ByVal crew As cCrew) As Boolean
Saves the crew in the repository.