InfoConnect API Guide
Attachmate.Reflection.Emulation.PTR Namespace / IPTRSystem Interface / Parent Property


In This Topic
    Parent Property (IPTRSystem)
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property Parent As String
    'Usage
     
    
    Dim instance As IPTRSystem
    Dim value As String
     
    value = instance.Parent
    string Parent {get;}
    See Also