| Fee Class |
Inheritance Hierarchy
Namespace:
Dynamicweb.Ecommerce.Orders
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax [SerializableAttribute]
public class Fee
<SerializableAttribute>
Public Class Fee
The Fee type exposes the following members.
Constructors
| Name | Description |
---|
| Fee | Initializes a new instance of the Fee class |
| Fee(IDataReader) | Initializes a new instance of the Fee class |
| Fee(String) | Initializes a new instance of the Fee class |
TopProperties Methods
| Name | Description |
---|
| ClearCache | |
| Clone | |
| Copy | |
| Delete | |
| Delete(String) | |
| Delete(String, String) | |
| Delete(String, String, String) | |
| GetFees(String, String) | |
| GetFees(String, String, String) | |
| GetFees(String, String, String, String) | |
| GetFees(String, String, String, String, Boolean) | |
| GetFeesForDiscount | |
| GetFeesForPaymethod(String) | |
| GetFeesForPaymethod(String, String) | |
| GetFeesForPaymethod(String, String, String) | |
| GetFeesForShippingmethods(String) | |
| GetFeesForShippingmethods(String, String) | |
| GetFeesForShippingmethods(String, String, String) | |
| Save | |
TopFields See Also