 | PropertyObjectValue Property |
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntaxpublic Object ObjectValue { get; set; }Public Property ObjectValue As Object
Get
Set
Dim instance As [Property]
Dim value As Object
value = instance.ObjectValue
instance.ObjectValue = value
Property Value
Type:
ObjectImplements
IPropertyObjectValue
See Also