 | IAppProjectCount Property |
Returns the number of the opened projects.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntaxint ProjectCount { get; }ReadOnly Property ProjectCount As Integer
Get
Dim instance As IApp
Dim value As Integer
value = instance.ProjectCount
Property Value
Type:
Int32
See Also