Click or drag to resize
PortalDocRequirementsMet Property
Gets the DocRequirementsMet boolean. True if all of the fields that the TaxEngine sees as required have values.

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

Property Value

Type: Boolean
See Also