Click or drag to resize
PortalLineItemTaxScheduleID Property
Gets or sets the Item's Tax Schedule ID. This is only used for items whose TaxOption is Taxable.

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

Property Value

Type: String
See Also