CalculationWorks BCF
CalculationWorks BCF
BCF Documentation
BCF-Library
CalculationWorks.BusinessModel
IBcfValueCell(T) Interface
IBcfValueCell(T) Methods
AsNotNullableCell Method
AsNullableCell Method
GetValue Method
GetValueOrFallback Method
SetValue Method
SetValueOrFallback Method
ValueEquals Method
IBcfValueCell
T
SetValue Method
Sets cells
Value
. The
value
is always not nullable
SetValueOrFallback(Nullable
T
, T)
.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.2.0
Syntax
C#
VB
Copy
void
SetValue
( T
value
)
Sub
SetValue
(
value
As
T )
Parameters
value
Type:
T
The value
See Also
Reference
IBcfValueCell
T
Interface
CalculationWorks.BusinessModel Namespace
© 2014-2017 Hermann Jung. All rights reserved.
Send comments on this topic to
Hermann Jung