Click or drag to resize
PortalDocDefaultShippingMethod Property
Gets or sets the ShippingMethod default. 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 DocDefaultShippingMethod { get; set; }

Property Value

Type: String
See Also