Class InvoiceEntity

Invoice object.

System.Object
  EPS.Business.BusinessObjects.BusinessEntity
    EPS.Business.Financial.InvoiceEntity

public class InvoiceEntity : BusinessEntity, IInvoice

Class Members

MemberDescription
Constructor Constructor
GetBusinessObject Required method used to instantiate the business object component of this entity
public virtual IBusinessObject GetBusinessObject();
Account Account (number) the invoice is linked to as a whole
Address Address
AddressFk Address FK
BillDate Invoice/Bill Date
CustomerMessage Message to the customer
DiscountDays Discount days (payment terms)
DiscountPercentage Discount percentage (payment terms)
InvoiceDate Invoice/Bill Date
InvoiceDueDate Invoice/Bill Due Date
InvoiceNumber Invoice Number
ItemTotal Invoice sub-total without tax and SH
LineItems Line items collection
Memo Invoice Memo (Text)
NameFk Name FK
NetDays Net days (payment terms)
Paid Has this invoice been paid?
PONumber Purchase Order (PO) Number
ShippingAndHandling Shipping and Handling charge
Taxable Is this invoice taxable?
TaxRate Tax rate (if taxable)
TaxText Tax rate (if taxable)
Template Invoice Template (generally used for printing purposes)
Terms Invoice payment terms
ToBePrinted Is this invoice yet to be printed?
ToBeSent Is this invoice yet to be sent?
Total Invoice total including sh and tax
TotalTax Total amount of sales taxes
TotalWithSHNoTax Invoice total including sh but no tax

Requirements

Namespace: EPS.Business.Financial
Assembly: FINANCIALOBJECTS.DLL


  Last Updated: 5/23/2007 | © , 2007