Click or drag to resize
PortalDocPostingReference Property
Gets or sets the DocPostingReference. The Posting Reference is informational only. It provides a way to link transactions to a specific posting process. 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 DocPostingReference { get; set; }

Property Value

Type: String
See Also