![]() | |
IRetailer |
public interface IRetailerSeasonCodeService : IRetailerSeasonCodeQueryService, IBusinessService
The IRetailerSeasonCodeService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of RetailerSeasonCodes matching the specified filter.
(Inherited from IRetailerSeasonCodeQueryService) |
![]() | GetAll |
Gets all RetailerSeasonCodes
(Inherited from IRetailerSeasonCodeQueryService) |
![]() | GetSingle |
Gets a single RetailerSeasonCode matching the provided filter.
(Inherited from IRetailerSeasonCodeQueryService) |