Click or drag to resize

IAppActiveProject Property

Gets or sets the active project in the application. It the project to be set active is not opened in the application, an exception is thrown.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
IProject ActiveProject { get; set; }

Property Value

Type: IProject
See Also