 | BcfUndoRepositoryUndoItemCount Property |
Gets the undo-stack item count.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntaxpublic int UndoItemCount { get; }Public ReadOnly Property UndoItemCount As Integer
Get
Property Value
Type:
Int32The undo item count.
See Also