Click or drag to resize
Infosoft Logo

GetSequenceNumberResponse Class

Provides data for operations that return the next available sequence number.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.TitlesGetSequenceNumberResponse

Namespace: Infosoft.Common.Contracts.MessageContracts.Titles
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetSequenceNumberResponse

The GetSequenceNumberResponse type exposes the following members.

Properties
 NameDescription
Public propertyNextAvailable Gets or sets the next available sequence number.
Top
See Also