Click or drag to resize

ConfigurationCommonEventTypeBeanLegacyFieldPropDesc Class

Encapsulates information about an accessor field backing a named event property.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.configuration.commonConfigurationCommonEventTypeBeanLegacyFieldPropDesc

Namespace:  com.espertech.esper.common.client.configuration.common
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class LegacyFieldPropDesc

The ConfigurationCommonEventTypeBeanLegacyFieldPropDesc type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAccessorFieldName
Returns the accessor field name.
Public propertyName
Returns the event property name.
Top
See Also