Click or drag to resize
PortalDocRequirements Property
Gets the DocRequirements. This is a text message listing any unfulfilled requirements that will prevent the TaxEngine from saving the document.

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

Property Value

Type: String
See Also