Click or drag to resize
Infosoft Logo

ReturnDay Class

Class containing details about the return day
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.RetailReturnDay

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

The ReturnDay type exposes the following members.

Properties
 NameDescription
Public propertyAdded Gets or sets the subtracted.
Public propertyDate Gets or sets the date.
Public propertyInvoiced Gets or sets a value indicating whether this ReturnDay is Invoiced.
Public propertyRetailEditionCode Gets or sets the retail edition code.
Public propertyReturned Gets or sets the returned.
Public propertySubtracted Gets or sets the subtracted.
Top
See Also