Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IContextMenus Interface / PrinterParent Property


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