Click or drag to resize

CastExpressionTypeName Property

Returns the name of the type to cast to.

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

Return Value

Type: String
type name
See Also