ScreenHistory Object Properties
In This Topic
For a list of all members of this type, see ScreenHistory members.
Public Properties
| Name | Description |
 | ClearHistoryOnDisconnect | Gets or sets a value indicating whether the screen list is cleared when a session disconnects (true) or not (false). |
 | Count | Gets the number of screens in the Screen History for a session. |
 | Index | Gets the zero-based index of the current history screen or minus one (-1) if the live screen is active. |
 | ManualCaptureOnly | Gets or sets a value indicating whether new host screens are captured manually (true) or automatically (false). |
 | NumberOfScreensToRemember | Gets or sets the number of host screens in Screen History at any given time. |
 | Parent | Gets the parent object (Productivity). |
 | ScreenHistoryPanelVisible | Gets or sets a value indicating whether the visible state of the dockable Screen History panel is visible. |
Top
See Also