Interface IAuditRecordAdder
-
- All Superinterfaces:
com4j.Com4jObject
public interface IAuditRecordAdder extends com4j.Com4jObject
Custom audit events.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addAuditRecord(com4j.Com4jObject pAuditRecordData)
Adds a custom audit record.
-