Reflection
ScreenHistory Property


Gets the Screen History object, which holds configuration properties, methods, and events for the Screen History Productivity feature.
Syntax
'Declaration
 
ReadOnly Property ScreenHistory As IScreenHistory
'Usage
 
Dim instance As IProductivity
Dim value As IScreenHistory
 
value = instance.ScreenHistory
IScreenHistory ScreenHistory {get;}
See Also