Click or drag to resize

CountryAddressInfo Constructor (String, Boolean)

Initializes a new instance of the CountryAddressInfo class

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public CountryAddressInfo(
	string orderId,
	bool useShippingInformation
)

Parameters

orderId
Type: SystemString
useShippingInformation
Type: SystemBoolean
See Also