Click or drag to resize
Infosoft Logo

ISystemUserAuditLogEntityService Methods

The ISystemUserAuditLogEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new SystemUserAuditLog
Public methodDelete Deletes the specified SystemUserAuditLog.
Public methodGet Gets a list of SystemUserAuditLogs matching the specified filter.
(Inherited from ISystemUserAuditLogQueryService)
Public methodGetAll Gets all SystemUserAuditLogs
(Inherited from ISystemUserAuditLogQueryService)
Public methodGetSingle Gets a single SystemUserAuditLog matching the provided filter.
(Inherited from ISystemUserAuditLogQueryService)
Public methodUpdate Updates the specified SystemUserAuditLog
Top
See Also