TaxEstimationParametersAddress Property |
Gets or sets the address for which the tax is estimated.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntaxpublic AddressInfo Address { get; set; }
Property Value
Type:
AddressInfo
See Also