[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)
Represents a simple property of a given name.
Namespace: net.esper.events.property
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class SimpleProperty _ Inherits PropertyBase |
C# |
---|
public class SimpleProperty : PropertyBase |
Visual C++ |
---|
public ref class SimpleProperty : public PropertyBase |