 | 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
Syntaxpublic string VariableType { get; set; }
Property Value
Type:
Stringtype name
See Also