Click or drag to resize

DescriptionAttributeValue Property

Returns the description text.

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
description text
See Also