Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
AutomationServerName Property
Attachmate.Reflection.Objects.Framework Library
>
ApplicationObject Object
: AutomationServerName Property
The automation server name registered with Running Object Table.
Syntax
Visual Basic (Declaration)
Object.AutomationServerName
As
String
Remarks
GetObject( AutomationServerName ) can get the ApplicationObject instance by AutomationServerName. You can change the value of AutomationServerName to uniquely identify an ApplicationObject.
See Also
Reference
ApplicationObject Object
ApplicationObject Members
Send Feedback