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