InfoConnect API Guide
Attachmate.Reflection.Productivity Namespace / IProductivity Interface
Members


IProductivity Interface
Defines the interface for the base Productivity feature.
Object Model
IProductivity InterfaceIAutoComplete InterfaceIAutoExpand InterfaceIOfficeTools InterfaceIControl InterfaceIRecentTyping InterfaceIScreenHistory InterfaceISpellCheck Interface
Syntax
'Declaration
 
Public Interface IProductivity 
   Inherits Attachmate.Reflection.Framework.IProxy 
 
'Usage
 
Dim instance As IProductivity
Remarks
This interface is also the parent of Productivity features, such as Auto Complete, Spell Check, and Screen History.
See Also