InfoConnect API Guide
Attachmate.Reflection.Productivity Namespace / AutoCompleteAcceptedEventArgs Class
Fields


In This Topic
    AutoCompleteAcceptedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by AutoCompleteAcceptedEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitialize the AutoCompleteAcceptedEventArgs variable.  
    Top
    Public Fields
     NameDescription
    Public FieldThe completion, also referred to as the accepted suggestion.  
    Public FieldThe word that was completed.  
    Top
    See Also