![]() | |
ISequence |
public interface ISequenceNumberService : ISequenceNumberQueryService, IBusinessService
The ISequenceNumberService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of SequenceNumbers matching the specified filter.
(Inherited from ISequenceNumberQueryService) |
![]() | GetAll |
Gets all SequenceNumbers
(Inherited from ISequenceNumberQueryService) |
![]() | GetSingle |
Gets a single SequenceNumber matching the provided filter.
(Inherited from ISequenceNumberQueryService) |