 | SimpleMagicPropertyInfoCanWrite Property |
Gets a value indicating whether this property can be set.
Namespace:
com.espertech.esper.compat.magic
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic override bool CanWrite { get; }
Property Value
Type:
Booleantrue if this instance can write; otherwise,
false.
See Also