Click or drag to resize
Infosoft Logo

IEditionEntityService Methods

The IEditionEntityService type exposes the following members.

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