 | CompilerOptionsAccessModifierNamedWindow Property |
Returns the callback that determines the access modifier of a given named window.
Namespace:
com.espertech.esper.compiler.client
Assembly:
NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntaxpublic AccessModifierNamedWindowOption AccessModifierNamedWindow { get; set; }
Return Value
Type:
AccessModifierNamedWindowOptioncallback returning an access modifier for an named window
See Also