Click or drag to resize

PropertyResolutionStyleHelperDefaultPropertyResolutionStyle Property

Gets or sets the property resolution style that should be used whe one is not specified.

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public static PropertyResolutionStyle DefaultPropertyResolutionStyle { get; set; }

Property Value

Type: PropertyResolutionStyle
See Also