Click or drag to resize

OnUpdateClauseOptionalAsName Property

Returns the as-provided name for the named window.

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

Property Value

Type: String
name or null
See Also