Click or drag to resize
CalculationWorks Logo
BcfDataSetUndoRepositoryUndoItemCount Property
Gets the undo item count.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public int UndoItemCount { get; }

Property Value

Type: Int32
The undo item count.
See Also