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

Encapsulates the result of resolving a property and optional stream name against a supplied list of streams net.esper.eql.core.StreamTypeService.

Namespace: net.esper.eql.core
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class PropertyResolutionDescriptor
C#
public class PropertyResolutionDescriptor
Visual C++
public ref class PropertyResolutionDescriptor

Inheritance Hierarchy

System.Object
  net.esper.eql.core.PropertyResolutionDescriptor

See Also