Click or drag to resize
Infosoft Logo

IFrequencyService Interface

Defines operations related to frequencies.

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

The IFrequencyService type exposes the following members.

Methods
 NameDescription
Public methodGetFrequenciesByTitle Gets a list of frequencies by a title.
Top
See Also