![]() | |
IFrequency |
public interface IFrequencyService : IFrequencyQueryService, IBusinessService
The IFrequencyService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of Frequencies matching the specified filter.
(Inherited from IFrequencyQueryService) |
![]() | GetAll |
Gets all Frequencies
(Inherited from IFrequencyQueryService) |
![]() | GetSingle |
Gets a single Frequency matching the provided filter.
(Inherited from IFrequencyQueryService) |