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


In This Topic
    IProductivity Interface
    In This Topic
    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
    public interface IProductivity : Attachmate.Reflection.Framework.IProxy  
    Remarks
    This interface is also the parent of Productivity features, such as Auto Complete, Spell Check, and Screen History.
    See Also