InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.Common Library / InputMapAction Object / ActionID Property
In This Topic
    ActionID Property (InputMapAction)
    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 InputMapAction Object
    See Also