 | BcfUndoRepositoryCanUndo Method |
[This is preliminary documentation and is subject to change.]
Determines whether items for undo exists.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta7
SyntaxPublic Function CanUndo As Boolean
Return Value
Type:
Booleantrue if items exists; otherwise,
false.
See Also