Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / AutoComplete Object / EnableDataPersistence Property
In This Topic
    EnableDataPersistence Property
    In This Topic
    Gets or sets whether suggestion data is persisted to the session file.
    Syntax
    expression.EnableDataPersistence As Boolean
    where expression is a variable that represents a AutoComplete Object
    See Also