 | IPortType Property |
Gets port type.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxReadOnly Property Type As PortType
Get
Dim instance As IPort
Dim value As PortType
value = instance.Type
Property Value
Type:
PortType
See Also