Construct an instance with an initial ship charge.
Namespace: Asi.iBO.CommerceAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public CFreightInfo( decimal charge ) |
| Visual Basic |
|---|
Public Sub New ( _ charge As Decimal _ ) |
| Visual C++ |
|---|
public: CFreightInfo( Decimal charge ) |
Parameters
- charge
- Type: System..::..Decimal
The initial shipping charge to assign to this instance.