Click or drag to resize
CalculationWorks Logo
BcfDataSetCanRedo Method

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public bool CanRedo()

Return Value

Type: Boolean
true if redo can be executed; otherwise, false.
See Also