 | IPropertyValue Property |
Property value is a string form.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntaxstring Value { get; set; }Property Value As String
Get
Set
Dim instance As IProperty
Dim value As String
value = instance.Value
instance.Value = value
Property Value
Type:
String
See Also