Click or drag to resize

ConfigurationCommonEventTypeMetaClassPropertyResolutionStyle Property

Sets the property resolution style to use for resolving property names of types.

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

Property Value

Type: PropertyResolutionStyle
style of property resolution
See Also