Click or drag to resize
Infosoft Logo

IServiceEntityService Methods

The IServiceEntityService type exposes the following members.

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