 | IPropertyIsReadOnly Property |
Returns true is the property is read-only i.e. value cannot be set.
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
SyntaxReadOnly Property IsReadOnly As Boolean
Get
Dim instance As IProperty
Dim value As Boolean
value = instance.IsReadOnly
Property Value
Type:
Boolean
See Also