Click or drag to resize

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
Syntax
bool IsReadOnly { get; }

Property Value

Type: Boolean
See Also