Click or drag to resize
PortalLineShipToAddressID Property
Gets or sets the LineShipToAddressID. The customer's address is used to identify the destination for the order. This ID is disregarded if the user modifies the destination.

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

Property Value

Type: String
See Also