 |
BcfDataSetCanRedo Method |
Determines whether
Redo can be executed.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
SyntaxPublic Function CanRedo As Boolean
member CanRedo : unit -> bool
Return Value
Type:
Booleantrue if redo can be executed; otherwise,
false.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also