Click or drag to resize
CalculationWorks Logo
BcfDataSetChangeTracking Property

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public bool ChangeTracking { get; }

Property Value

Type: Boolean
true if change tracking (collecting data for Undo and Redo) is enabled; otherwise, false.
Remarks
See Also