InfoConnect for Airlines VBA Guide
DisconnectScriptArgs Property (ConnectionSettingsVTMgr)
Gets or sets the text string containing the arguments to pass to a disconnect script.
Syntax
Object.DisconnectScriptArgs As String
Remarks
The default value is "". Value can be changed with an open connection.
See Also