Click or drag to resize

ConfigurationCommonEventTypeBeanPropertyResolutionStyle Property

Returns the type's property resolution style to use.

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

Return Value

Type: PropertyResolutionStyle
property resolution style
See Also