Click or drag to resize

Fee Constructor (String)

Initializes a new instance of the Fee class

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Fee(
	string feeId
)

Parameters

feeId
Type: SystemString
See Also