Click or drag to resize

TagAttributeValue Property

Returns the tag value.

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

Return Value

Type: String
tag value.
See Also