[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Returns filter specification.
Namespace: net.esper.pattern
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property FilterSpec As FilterSpec |
C# |
---|
public FilterSpec FilterSpec { get; } |
Visual C++ |
---|
public: property FilterSpec^ FilterSpec { FilterSpec^ get (); } |