Click or drag to resize

BcfUndoRepositoryUndoItemCount Property

[This is preliminary documentation and is subject to change.]

Gets the undo-stack item count.

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

Property Value

Type: Int32
The undo item count.
See Also