Click or drag to resize
PortalDocChanged Property
Gets the DocChanged boolean. The document has been modified since it was last saved or since running DocChangesReset().

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

Property Value

Type: Boolean
See Also