Click or drag to resize
Infosoft Logo

ReturnNumberImportParameters Class

Provides required data for import the Returned number for retailers.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.RetailReturnNumberImportParameters

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

The ReturnNumberImportParameters type exposes the following members.

Properties
 NameDescription
Public propertyAcceptHighReturn Gets or sets a value indicating whether to accept high return or not.
Public propertyAcceptSameNumberForDoubleReturn Gets or sets a value indicating whether to accept same number for double return.
Public propertyAllowDoubleReturn Gets or sets a value indicating whether to allow double return or not.
Public propertyFilePath Gets or sets the name of the file.
Public propertyRegisterOldData Gets or sets a value indicating whether to register old data or not.
Public propertyReturnCode Gets or sets the return code.
Public propertyTitleCode Gets or sets the title code.
Top
See Also