Click or drag to resize
Infosoft Logo

HistoryTransferParameters Class

Provides data for the StartHistoryTransfer operation on IRetailInvoicingService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.RetailHistoryTransferParameters

Namespace: Infosoft.Common.Contracts.DataContracts.Retail
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class HistoryTransferParameters

The HistoryTransferParameters type exposes the following members.

Properties
 NameDescription
Public propertyTitleCode Gets or sets the code of the title for which to run the history transfer.
Public propertyUpdateMainProgress Gets or sets a value indicating whether to update the main progress. If true, the operation will update the "main" progress indicators on the progress object; if false, it will update the "sub" progress indicators.
Top
See Also