Click or drag to resize

BcfCellTSetValueObject Method

[This is preliminary documentation and is subject to change.]

Sets the value.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public override void SetValueObject(
	Object value
)

Parameters

value
Type: SystemObject
The value.
Exceptions
ExceptionCondition
InvalidOperationExceptionOperation requires row-state Created or Valid.
BcfUpdateExceptionSee BcfUpdateException.
Version Information

BCF

Supported in: 4.0
See Also