Click or drag to resize
Infosoft Logo

ICustomerTypeEntityService Methods

The ICustomerTypeEntityService type exposes the following members.

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