 | PropertyType Property |
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntaxpublic string Type { get; }Public ReadOnly Property Type As String
Get
Dim instance As [Property]
Dim value As String
value = instance.Type
Property Value
Type:
StringImplements
IPropertyType
See Also