Click or drag to resize
Infosoft Logo

ICustomerExternalInfoEntityService Methods

The ICustomerExternalInfoEntityService type exposes the following members.

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