ISegment | |
public interface ISegmentCodeService : ISegmentCodeQueryService, IBusinessService
The ISegmentCodeService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of SegmentCodes matching the specified filter.
(Inherited from ISegmentCodeQueryService) | |
| GetAll |
Gets all SegmentCodes
(Inherited from ISegmentCodeQueryService) | |
| GetSingle |
Gets a single SegmentCode matching the provided filter.
(Inherited from ISegmentCodeQueryService) |