Click or drag to resize
Infosoft Logo

GetSequenceNumberByTitleAndCodeRequestStep Property

Gets or sets the step by which the invoice number will be incremented/decremented after the value has been retrieved. May be negative. Defaults to 1.

Namespace: Infosoft.Common.Contracts.MessageContracts.Titles
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public int Step { get; set; }

Property Value

Int32
See Also