Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WSInputMapAction Object
Properties Methods

In This Topic
    WSInputMapAction Object Members
    In This Topic

    The following tables list the members exposed by WSInputMapAction.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the action ID associated with this action.  
    Public PropertyGets the parameters associated with this action. If there are no parameters, null is returned.  
    Top
    Public Methods
     NameDescription
    Public MethodAppends a parameter to the end of the action's parameter list.  
    Public MethodAppends a Boolean parameter to the end of the action's parameter list.  
    Public MethodAppends a parameter as a Long Integer to the end of the action's parameter list.  
    Top
    See Also