| West Wind Web Store .NET 2.0 |
Class busInvoice_WestWind
|
public class busInvoice_WestWind : busInvoice
| Member | Description | |
|---|---|---|
![]() |
Constructor | |
![]() |
CalculateShipping | Totals the invoice by summing up the lineitems and updating the Invoice total fields of the table. Assume: this.CountryId and this.State can be set externally to avoid Customer object requirement public virtual decimal CalculateShipping(); |
![]() |
CanAutoConfirm | This method checks to see if the current invoice is capable of being confirmed electronically by checking each lineitem and its regauto flag. public virtual bool CanAutoConfirm(); |
Last Updated: 3/7/2007 |
Send topic feedback