Click or drag to resize
PortalDocDefaultTaxScheduleID Property
Gets the document's default Tax Schedule ID. Setting this value will affect the current line and subsequently added lines.

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

Property Value

Type: String
See Also