Click or drag to resize

CreateDataFlowClauseDataFlowName Property

Returns the data flow name.

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

Return Value

Type: String
name
See Also