[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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

Inheritance Hierarchy

System.Object
  net.esper.events.property.PropertyBase
    net.esper.events.property.SimpleProperty