InfoConnect for Airlines
Parent Property (IKeyboardMapper)


Gets the parent object. The parent is the terminal object (e.g. IUtsTerminal)
Syntax
'Declaration
 
ReadOnly Property Parent As Object
'Usage
 
Dim instance As IKeyboardMapper
Dim value As Object
 
value = instance.Parent
object Parent {get;}
See Also