|
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.TitlesAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax public int Step { get; set; }
No code example is currently available or this language may not be supported.
Property Value
Int32See Also