Repository.Control.GetXfmeaControl

From ReliaWiki
Revision as of 20:40, 26 June 2015 by Alex Ulanov (talk | contribs) (Created page with '{{Template:APIClass|Repository Class|Repository}} Returns XfmeaControl with the provided ID. Returns nothing if the XfmeaControl doesn't exist. ==Syntax== * GetXfmeaControl(ByVa…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Returns XfmeaControl with the provided ID. Returns nothing if the XfmeaControl doesn't exist.

Syntax

  • GetXfmeaControl(ByVal ID As Integer) As cXfmeaControl

Parameters

ID: ID of the desired control.