InfoConnect for Unisys
Parent Property (IMacro)


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