Click or drag to resize

ConfigurationCommonEventTypesNestableObjectArrayEvents Property

Returns the object-array event types.

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

Property Value

Type: IDictionaryTKey, TValue
object-array event types
See Also