InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / IScreenCharacter Interface / IsPlain Property


In This Topic
    IsPlain Property
    In This Topic
    Plain text. No attributes defined.
    Syntax
    'Declaration
     
    
    ReadOnly Property IsPlain As Boolean
    'Usage
     
    
    Dim instance As IScreenCharacter
    Dim value As Boolean
     
    value = instance.IsPlain
    bool IsPlain {get;}
    See Also