Click or drag to resize
TaxCalculationParametersSiteID Property
Gets or sets the site on which taxes are calculated.

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

Property Value

Type: SiteInfoIdentifier
See Also