Click or drag to resize

ConfigurationCommonEventTypeObjectArraySINGLE_SUPERTYPE_MSG Field

Message for single supertype for object-arrays.

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const string SINGLE_SUPERTYPE_MSG = "Object-array event types only allow a single supertype"

Field Value

Type: String
See Also