InfoConnect API Guide
Attachmate.Reflection.Emulation.PTR Namespace / IPTRRoute Interface / QueueXlateTable Property


In This Topic
    QueueXlateTable Property
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property QueueXlateTable As String
    'Usage
     
    
    Dim instance As IPTRRoute
    Dim value As String
     
    value = instance.QueueXlateTable
    string QueueXlateTable {get;}
    See Also