InfoConnect for Airlines
RecentTyping Property


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