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


AutoCompleteAcceptedEventArgs Class Members

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