Click or drag to resize

BcfUndoRepositoryUndoItemCount Property

Gets the undo-stack item count.

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

Property Value

Type: Int32
The undo item count.
See Also