Click or drag to resize
PortalDocCanCancelChanges Property
Gets the DocCanCancelChanges boolean. This will return true until changes have been committed to a SQL Table (such as deleting a line on an existing document).

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

Property Value

Type: Boolean
See Also