Click or drag to resize

EventPropertyRendererContextMappedPropertyKey Property

Returns the map key for mapped properties

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

Return Value

Type: String
map key
See Also