 | IPropertyObjectValue Property |
Property value in the correct type. Please see
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxObject ObjectValue { get; set; }Property ObjectValue As Object
Get
Set
Dim instance As IProperty
Dim value As Object
value = instance.ObjectValue
instance.ObjectValue = value
Property Value
Type:
Object
See Also