Click or drag to resize

EventPropertyRendererContextIsJsonFormatted Property

Returns true for JSON formatted.

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

Return Value

Type: Boolean
indicator
See Also