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

Getter for one or more levels deep nested properties.

Namespace: net.esper.events.property
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class NestedPropertyGetter _
	Implements EventPropertyGetter
C#
public class NestedPropertyGetter : EventPropertyGetter
Visual C++
public ref class NestedPropertyGetter : EventPropertyGetter

Inheritance Hierarchy

System.Object
  net.esper.events.property.NestedPropertyGetter