 |
| IBcfDataSetUndoRepositoryCanRedo Method |
Determines whether redo repository is not empty.
Namespace: CalculationWorks.BusinessModel.BehaviorsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
SyntaxFunction CanRedo As Boolean
Return Value
Type:
Booleantrue if redo repository is not empty; otherwise,
false.
See Also