Click or drag to resize
Infosoft Logo

ICustomerDeleteLogEntityService Methods

The ICustomerDeleteLogEntityService type exposes the following members.

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