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

Returns the type of primitive value this instance represents.

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

Syntax

Visual Basic (Declaration)
ReadOnly Property Type As PrimitiveValueType
C#
PrimitiveValueType Type { get; }
Visual C++
property PrimitiveValueType^ Type {
	PrimitiveValueType^ get ();
}

Return Value

enum type of primitive