InfoConnect API Guide
Attachmate.Reflection.Emulation.UTS Namespace / IUtsScreen Interface / EmphasisTransmitType Property


In This Topic
    EmphasisTransmitType Property
    In This Topic
    Gets a value indicating the current emphasis transmit type
    Syntax
    'Declaration
     
    
    ReadOnly Property EmphasisTransmitType As EmphasisTransmitTypeOption
    'Usage
     
    
    Dim instance As IUtsScreen
    Dim value As EmphasisTransmitTypeOption
     
    value = instance.EmphasisTransmitType
    EmphasisTransmitTypeOption EmphasisTransmitType {get;}
    See Also