EventServiceProxy Methods CelloSaaS API Documentation
The EventServiceProxy type exposes the following members.
Methods

  NameDescription
Public methodStatic memberGetActivityEventLogByEventId
Gets the activity event log by event id.
Public methodStatic memberGetEventAuditDetails
Searches the event audit details.
Public methodStatic memberGetEventAudits
Get ActivityEventLog details by eventId,tenantid
Public methodStatic memberGetEventAuditsByUserId
Get all ActivityEventLog details for the userId.
Public methodStatic memberRegisterEvent
This method should be called when any events should be raised in any part of the system.
Back to Top
See Also