Click or drag to resize
Infosoft Logo

IEditionService Interface

Inreface that defines basic operations on Edition entity.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Titles
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public interface IEditionService : IBusinessService

The IEditionService type exposes the following members.

Methods
 NameDescription
Public methodGetEditionsByTitleId Gets the editions list by title code.
Top
See Also