Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Productivity Library / RecentTyping Object / ClearListOnDisconnect Property
ClearListOnDisconnect Property
Gets or sets whether the Recent Typing list contents are cleared when the session is disconnected.
Syntax
expression.ClearListOnDisconnect As Boolean
where expression is a variable that represents a RecentTyping Object
Exceptions
ExceptionDescription
This exception is thrown when you modify a Reflection property that has been secured via the Permissions Manager or that can only be modified by an Administrator.
See Also