Repository.Control.UpdateXfmeaControl: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|Repository Class|Repository}} Updates the XfmeaControl in the repository. ==Syntax== *UpdateXfmeaControl(ByVal control As cXfmeaControl) As Boolean Paramet…')
 
No edit summary
Line 6: Line 6:


Parameters
Parameters
control: An instance of cXfmeaControl to update.
:control: An instance of cXfmeaControl to update.

Revision as of 20:44, 26 June 2015


Updates the XfmeaControl in the repository.

Syntax

  • UpdateXfmeaControl(ByVal control As cXfmeaControl) As Boolean

Parameters

control: An instance of cXfmeaControl to update.