Click or drag to resize
PortalLineSiteID Property
Gets or sets the LineSiteID. Used to identify the origination of the products or services being sold. For purchases, this identifies to destination of products purchased.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public string LineSiteID { get; set; }

Property Value

Type: String
See Also