Click or drag to resize

ShippingServiceDelete Method (String, String)

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Delete(
	string shippingId,
	string languageId
)

Parameters

shippingId
Type: SystemString
languageId
Type: SystemString
See Also