Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / ScreenSettleTime Property
In This Topic
    ScreenSettleTime Property (Screen)
    In This Topic
    Gets or sets the time duration during which there are no changes to host data.
    Syntax
    expression.ScreenSettleTime As Integer
    where expression is a variable that represents a Screen Object
    Remarks
    This value is used in triggering the ScreenReady event. The value is not persisted.
    See Also