 | PropertyIsReadOnly Property |
Namespace:
EMInvent.InventSim.COMServer
Assembly:
InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntaxpublic bool IsReadOnly { get; }Public ReadOnly Property IsReadOnly As Boolean
Get
Dim instance As [Property]
Dim value As Boolean
value = instance.IsReadOnly
Property Value
Type:
BooleanImplements
IPropertyIsReadOnly
See Also