Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / ContextMenus Class / PrinterParent Property


In This Topic
PrinterParent Property (ContextMenus)
In This Topic
Gets a value indicating printerParent of this object
Syntax
'Declaration
 
Public ReadOnly Property PrinterParent As IIbmPrinter
 
'Usage
 
Dim instance As ContextMenus
Dim value As IIbmPrinter
 
value = instance.PrinterParent
See Also