Repository.Control.UpdateXfmeaControl: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
Alex Ulanov (talk | contribs)  Created page with '{{Template:APIClass|Repository Class|Repository}} Updates the XfmeaControl in the repository.   ==Syntax== *UpdateXfmeaControl(ByVal control As cXfmeaControl) As Boolean  Paramet…'  | 
				Alex Ulanov (talk | contribs) 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.
 
