Click or drag to resize

ConfigurationCommonEventTypeBeanLegacyFieldPropDescAccessorFieldName Property

Returns the accessor field name.

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

Return Value

Type: String
accessor field name
See Also