 | AuditEnumGetAudit Method |
Check if the hint is present in the annotations provided.
Namespace:
com.espertech.esper.common.client.annotation
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic AuditAttribute GetAudit(
Attribute[] annotations
)
Parameters
- annotations
- Type: SystemAttribute
the annotations to inspect
Return Value
Type:
AuditAttributeindicator
See Also