Click or drag to resize
Infosoft Logo

ISalesSourceEntityService Methods

The ISalesSourceEntityService type exposes the following members.

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