 | ConfigurationCommonVariableInitializationValue Property |
Returns the initialization value, or null if none was supplied.
String-type initialization values for numeric or boolean types are allowed and are parsed.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Object InitializationValue { get; set; }
Property Value
Type:
Objectdefault value
See Also