Repository.Variable.UpdateVariable: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
{{Template:APIClass|Repository Class|Repository}}
{{Template:APIClass|Repository Class|Repository}}


== Property Syntax ==
== Method Syntax==
 
{{APIName|UpdateVariable(}}
{{Template:UpdateVariable}}
{{APIPrefix|ByVal}}
{{APIName|var}}
{{APIPrefix|As}}
{{APIName|cVariable)}}
{{APIPrefix|As Boolean}}<br>
{{APIComment|Updates the Variable in the repository.}}

Revision as of 20:42, 18 September 2013



Method Syntax

 UpdateVariable( 

ByVal var As cVariable) As Boolean
Updates the Variable in the repository.