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