|
IAssInstance::AssParentInstance
Description
This property allows you to get the parent assembly instance. This is the instance under which the current assembly was added.
Syntax
ParentInstance = AssParentInstance( );
Return: (IAssInstance) ParentInstance
Assembly parent instance.
|