Click or drag to resize
DocTypeStructDocMasterType Property
Indicates whether the document is positive or negative. Positive equals an increase in taxes owed. Negative equals a decrease in taxes owed.

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

Property Value

Type: DocMasterType
See Also