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