Click or drag to resize
Infosoft Logo

DeliveryDay Class

Class containing details about the delivery day
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.RetailDeliveryDay

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

The DeliveryDay type exposes the following members.

Properties
 NameDescription
Public propertyAdded Gets or sets the newly added copies
Public propertyCommission Gets or sets the commission.
Public propertyDate Gets or sets the date.
Public propertyDelivered Gets or sets the delivered.
Public propertyInvoiced This property indicates if the delivery has already been invoiced
Public propertyInvoicedReturned Gets or sets the invoiced returned.
Public propertyOrdered Gets or sets the ordered copies
Public propertyPrice Gets or sets the price.
Public propertyRegulated Gets or sets the number of regulated copies
Public propertyRetailEditionCode Gets or sets the retail edition code.
Public propertyReturned Gets or sets the number of returned copies
Public propertySold Gets or sets the sold.
Public propertySubtracted Gets or sets the subtracted copies
Top
See Also