Click or drag to resize

ConfigurationCommonVariableVariableType Property

Returns the variable type as a fully-qualified class name, primitive type or event type name.

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public string VariableType { get; set; }

Property Value

Type: String
type name
See Also