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