 | AuditAttributeValue Property |
Comma-separated list of keywords (not case-sensitive), see
AuditEnum for a list of keywords.
Namespace:
com.espertech.esper.common.client.annotation
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic virtual string Value { get; set; }
Property Value
Type:
StringThe value.
Return Value
Type:
Stringcomma-separated list of audit keywords
See Also