Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / HostField Object / IsDbcsOpen Property
In This Topic
    IsDbcsOpen Property
    In This Topic
    Gets a value indicating whether the field is a DBCS Open field.
    Syntax
    expression.IsDbcsOpen As Boolean
    where expression is a variable that represents a HostField Object
    See Also