Click or drag to resize
Infosoft Logo

ICustomerLogEntryTypeEntityService Methods

The ICustomerLogEntryTypeEntityService type exposes the following members.

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