Reflection .NET API
Attachmate.Reflection Assembly / Attachmate.Reflection.Productivity Namespace / IRecentTyping Interface

In This Topic
    IRecentTyping Interface Properties
    In This Topic

    For a list of all members of this type, see IRecentTyping members.

    Public Properties
     NameDescription
     PropertyGets or sets whether to clear the Recent Typing list contents when the session disconnects.  
     PropertyGets or sets whether Recent Typing is enabled in the session.  
     PropertyGets or sets the maximum number of items (between 1 - 1000) that can appear in the Recent Typing list.  
     PropertyGets or sets the minimum length of words (in characters) that are added to Recent Typing.  
     PropertyGets the parent object (IProductivity).  
     PropertyReturns an enumeration of items currently in the Recent Typing list.  
     PropertyGets or sets the visible state of the dockable Recent Typing panel.  
    Top
    See Also