Click or drag to resize

ConfigurationCommonEventTypeBeanAccessorStyle Property

Returns the accessor style.

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

Return Value

Type: AccessorStyle
accessor style
See Also