 | ConfigurationCompilerExpressionIsDuckTyping Property |
Returns true to indicate that duck typing is enable for the specific syntax where it is allowed (check the
documentation).
Namespace:
com.espertech.esper.common.client.configuration.compiler
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsDuckTyping { get; set; }
Property Value
Type:
Booleanindicator
See Also