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

Utility class for checking in a schema if fields exist and/or have an expected type.

Namespace: net.esper.view
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class PropertyCheckHelper
C#
public sealed class PropertyCheckHelper
Visual C++
public ref class PropertyCheckHelper sealed

Inheritance Hierarchy

System.Object
  net.esper.view.PropertyCheckHelper