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