Click or drag to resize
PortalDocDefaultMarkdownTaxable Property
Gets or sets the MarkdownTaxable default. Allows you to control whether or not to tax the markdown amount. 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 bool DocDefaultMarkdownTaxable { get; set; }

Property Value

Type: Boolean
See Also