Click or drag to resize
Infosoft Logo

ISequenceNumberServiceOverrideSequenceNumberByTitleAndCode Method

Overrides the current next value of a sequence number.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Titles
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax

Parameters

request  OverrideSequenceNumberByTitleAndCodeRequest
A request object, containing a title code, a sequence number code, and a new value.

Return Value

OverrideSequenceNumberByTitleAndCodeResponse
An empty response object.
See Also