InfoConnect for Airlines
Parent Property (IMouseMapper)


Gets the parent (terminal) object.
Syntax
'Declaration
 
ReadOnly Property Parent As Object
'Usage
 
Dim instance As IMouseMapper
Dim value As Object
 
value = instance.Parent
object Parent {get;}
See Also