Click or drag to resize
TaxEstimationParametersAddress Property
Gets or sets the address for which the tax is estimated.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public AddressInfo Address { get; set; }

Property Value

Type: AddressInfo
See Also