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

In This Topic
    IScreenHistory Interface Properties
    In This Topic

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

    Public Properties
     NameDescription
     PropertyGets or sets a value for whether to clear the screen list when the session disconnects (if true).  
     PropertyReturns the number of screens listed in the Screen History of the session.  
     PropertyReturns the zero-based index of the current history screen or -1 if the live screen is active.  
     PropertyGets or sets whether host screens are only captured manually (true) or if they're captured automatically (false).  
     PropertyGets or sets the number of host screens in the Screen History list.  
     PropertyGets the parent object (IProductivity).  
     PropertyGets or sets the visible state of the dockable Screen History panel.  
    Top
    See Also