|
IConnect::ActiveInstance
Description
This property allows you to set an instance (in an assembly file) as active.
Syntax
Property set:
ActiveInstance ( AssemblyInstance );
Input: (IAssInstance) AssemblyInstance
An instance to be activated in an assembly file.
|