Click or drag to resize

BcfUndoRepositoryCanUndo Method

Determines whether items for undo exists.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
public bool CanUndo()

Return Value

Type: Boolean
if items exists; otherwise, .
See Also