Click or drag to resize
Infosoft Logo

IAddOnEntityService Methods

The IAddOnEntityService type exposes the following members.

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