 | IProjectPorts Property |
Gets a reference to ports repository of the project.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxReadOnly Property Ports As IPorts
Get
Dim instance As IProject
Dim value As IPorts
value = instance.Ports
Property Value
Type:
IPorts
See Also