ISequence |
public interface ISequenceNumberService : IBusinessService
The ISequenceNumberService type exposes the following members.
Name | Description | |
---|---|---|
GetSequenceNumberByTitleAndCode | Gets an object representing the next available number for a given sequence number code and title. | |
GetTitlelessSequenceNumberByCode | Gets an object representing the next available number for a given titleless sequence number with a given code. | |
OverrideSequenceNumberByTitleAndCode | Overrides the current next value of a sequence number. |