Click or drag to resize
PortalDocBatchSource Property
Gets or sets the Batch Source. The Batch Source is informational only. It provides a way to specify where a transaction originated within the module. This value can be used for sorting and restricting reports but it is not ulitilized by the TaxEngine in any other way.

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

Property Value

Type: String
See Also