Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / WSInputMapAction Object / ActionID Property
In This Topic
    ActionID Property (WSInputMapAction)
    In This Topic
    Gets or sets the action ID associated with this action.
    Syntax
    expression.ActionID As InputMapActionID
    where expression is a variable that represents a WSInputMapAction Object

    Property Value

    An InputMapActionID Enumeration value.
    See Also