[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)
Public MustOverride ReadOnly Property Type As PrimitiveValueType
C#
public abstract PrimitiveValueType Type { get; }
Visual C++
public:
virtual property PrimitiveValueType^ Type {
	PrimitiveValueType^ get () abstract;
}

Field Value

Return Value

enum type of primitive