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