Click or drag to resize
CalculationWorks Logo
BcfCellSetValue Method (Object)
Sets the value optimistic.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 2.1.0.0
Syntax
public void SetValue(
	Object value
)

Parameters

value
Type: SystemObject
The value.
Exceptions
ExceptionCondition
InvalidOperationExceptionrow is deleted or undone added
See Also