InfoConnect for Airlines VBA Guide
ConnectionID Property
Gets the Long value that uniquely identifies the current connection.
Syntax
Object.ConnectionID As Long
Remarks
This value can be used with the ResumeConnection method to resume a suspended connection.
See Also