Click or drag to resize

AuditEnumPrettyPrintText Property

Returns text used for the category of the audit log item.

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

Return Value

Type: String
category name
See Also