Click or drag to resize

EPDataFlowInstanceOperatorStatOperatorPrettyPrint Property

Returns operator pretty print

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

Property Value

Type: String
textual representation of op
See Also