[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Interface for a property of an event of type BeanEventType. Properties are designed to
handle the different types of properties for such events: indexed, mapped, simple, nested,
or a combination of those.
Namespace: net.esper.events.property
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface Property |
C# |
---|
public interface Property |
Visual C++ |
---|
public interface class Property |