InfoConnect for Airlines VBA Guide
ActionId Property (UiControl)
Get the ID of the action that this control is bound to. (This is for reference only.) To bind a new action to this control or get the actual action sequence that is bound to this control, use the UiControlActionMapper object.
Syntax
Object.ActionId As String
See Also