Click or drag to resize
Infosoft Logo

ICustomerWebInfoEntityService Methods

The ICustomerWebInfoEntityService type exposes the following members.

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