 | ConfigurationCommonEventTypeBeanLegacyFieldPropDesc Constructor |
Ctor.
Namespace:
com.espertech.esper.common.client.configuration.common
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic LegacyFieldPropDesc(
string name,
string accessorFieldName
)
Parameters
- name
- Type: SystemString
is the event property name - accessorFieldName
- Type: SystemString
is the accessor field name
See Also