 | BcfTransactionAcceptValuesAsResults Method |
[This is preliminary documentation and is subject to change.]
Causes the transaction to drop the list of computed cells needing re-calculation.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntaxpublic virtual BcfTransaction AcceptValuesAsResults()
Public Overridable Function AcceptValuesAsResults As BcfTransaction
Return Value
Type:
BcfTransactionThis.
RemarksRules and faults are not affected.
The method is used in migration scenarios to enforce computed cells having a non-computed value.
Version InformationBCF
Supported in: 4.0
See Also